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