complexType AbstractGMLType
diagram sensorML_p1386.png
namespace http://www.opengis.net/gml/3.2
properties
abstract true
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name
used by
element AbstractGML
complexTypes AbstractFeatureType AbstractGeometryType AbstractTimeObjectType AbstractTimeSliceType AbstractTopologyType ArrayType BagType CompositeValueType DefinitionBaseType
attributes
Name  Type  Use  Default  Fixed  annotation
idIDrequired      
documentation
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
source <complexType name="AbstractGMLType" abstract="true">
 
<sequence>
   
<group ref="gml:StandardObjectProperties"/>
 
</sequence>
 
<attribute ref="gml:id" use="required"/>
</complexType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy