Definition Type: Element
Name: multiSurfaceProperty
Namespace: http://www.opengis.net/gml
Type: gml:MultiSurfacePropertyType
Containing Schema: geometryAggregates.xsd
Abstract
Documentation:
This property element either references a surface aggregate via the XLink-attributes or contains the "multi surface" element. multiSurfaceProperty is the predefined property which can be used by GML Application Schemas whenever a GML Feature has a property with a value that is substitutable for MultiSurface.
Collapse XSD Schema Diagram:
Drilldown into MultiSurface in schema geometryaggregates_xsd Drilldown into remoteSchema in schema gmlbase_xsd Drilldown into actuate in schema xlink_xsd Drilldown into show in schema xlink_xsd Drilldown into title in schema xlink_xsd Drilldown into arcrole in schema xlink_xsd Drilldown into role in schema xlink_xsd Drilldown into href in schema xlink_xsd Drilldown into type in schema xlink_xsd Drilldown into simpleAttrs in schema xlink_xsd Drilldown into AssociationAttributeGroup in schema gmlbase_xsd Drilldown into MultiSurfacePropertyType in schema geometryaggregates_xsdXSD Diagram of multiSurfaceProperty in schema geometryaggregates_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="multiSurfaceProperty" type="gml:MultiSurfacePropertyType">
    <annotation>
        <appinfo>
            <sch:pattern xmlns:sch="http://www.ascc.net/xml/schematron">
                <sch:rule context="gml:multiSurfaceProperty">
                    <sch:extends rule="hrefOrContent" />
                </sch:rule>
            </sch:pattern>
        </appinfo>
        <documentation>This property element either references a surface aggregate via the XLink-attributes or contains the "multi surface" element. multiSurfaceProperty is the predefined property which can be used by GML Application Schemas whenever a GML Feature has a property with a value that is substitutable for MultiSurface.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MultiSurface gml:MultiSurface 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type (Optional)
href xlink:href (Optional)
role xlink:role (Optional)
arcrole xlink:arcrole (Optional)
title xlink:title (Optional)
show xlink:show (Optional)
actuate xlink:actuate (Optional)
remoteSchema gml:remoteSchema Optional
Collapse Derivation Tree: