diagram | ![]() |
||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||
properties |
|
||||||||||||||
children | gml:metaDataProperty gml:description gml:name | ||||||||||||||
used by | |||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="AbstractGMLType" abstract="true"> <xs:annotation> <xs:documentation>All complexContent GML elements are directly or indirectly derived from this abstract supertype to establish a hierarchy of GML types that may be distinguished from other XML types by their ancestry. Elements in this hierarchy may have an ID and are thus referenceable.</xs:documentation> </xs:annotation> <xs:sequence> <xs:group ref="gml:StandardObjectProperties"/> </xs:sequence> <xs:attribute ref="gml:id" use="optional"/> </xs:complexType> |