Definition Type: Element
Name: surfaceProperty
Namespace: http://www.opengis.net/gml
Type: gml:SurfacePropertyType
Containing Schema: geometryBasic2d.xsd
Abstract
Documentation:
This property element either references a surface via the XLink-attributes or contains the surface element. surfaceProperty 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 _Surface.
Collapse XSD Schema Diagram:
Drilldown into _Surface in schema geometrybasic2d_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 SurfacePropertyType in schema geometrybasic2d_xsdXSD Diagram of surfaceProperty in schema geometrybasic2d_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="surfaceProperty" type="gml:SurfacePropertyType">
    <annotation>
        <appinfo>
            <sch:pattern xmlns:sch="http://www.ascc.net/xml/schematron">
                <sch:rule context="gml:surfaceProperty">
                    <sch:extends rule="hrefOrContent" />
                </sch:rule>
            </sch:pattern>
        </appinfo>
        <documentation>This property element either references a surface via the XLink-attributes or contains the surface element. surfaceProperty 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 _Surface.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_Surface gml:_Surface 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: