attribute id
namespace http://www.opengis.net/gml
type xs:ID
used by
elements ContactList Document DocumentList Event EventList Person ResponsibleParty Rights
complexTypes AbstractGMLType AbstractMetaDataType DefinitionBaseType TemporalDatumBaseType
annotation
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 <xs:attribute name="id" type="ID">
 
<xs:annotation>
   
<xs: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.</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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