Definition Type: Element
Name: _GML
Namespace: http://www.opengis.net/gml
Type: gml:AbstractGMLType
Containing Schema: gmlBase.xsd
Abstract True
Documentation:
Global element which acts as the head of a substitution group that may include any element which is a GML feature, object, geometry or complex value
Collapse XSD Schema Diagram:
Drilldown into name in schema gmlbase_xsd Drilldown into description in schema gmlbase_xsd Drilldown into metaDataProperty in schema gmlbase_xsd Drilldown into id in schema gmlbase_xsd Drilldown into AbstractGMLType in schema gmlbase_xsdXSD Diagram of _GML in schema gmlbase_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="_GML" type="gml:AbstractGMLType" abstract="true" substitutionGroup="gml:_Object">
    <annotation>
        <documentation>Global element which acts as the head of a substitution group that may include any element which is a GML feature, object, geometry or complex value</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Optional
Collapse Derivation Tree:
Collapse References:
gml:_Object