Definition Type: Element
Name: _property
Namespace: http://www.opengis.net/gml
Containing Schema: gmlBase.xsd
Abstract True
Documentation:
This abstract element may act as the head of a substitutionGroup hierararchy which may contain either simpleContent or complexContent elements. It may be used to assert the model position of "property" elements declared in other GML schemas.
Collapse XSD Schema Diagram:
XSD Diagram of _property in schema gmlbase_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="_property" abstract="true">
    <annotation>
        <documentation>This abstract element may act as the head of a substitutionGroup hierararchy which may contain either simpleContent or complexContent elements.  It may be used to assert the model position of "property" elements declared in other GML schemas.  </documentation>
    </annotation>
</element>