gml:_GML
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
Element information
Namespace: http://www.opengis.net/gml
Schema document: external/have/1.0/gml-oasis.xsd
Type: gml:AbstractGMLType
Properties: Global, Qualified, Abstract
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
gml:id | [0..1] | xsd:ID | Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute. |
Substitution hierarchy
- gml:_Object
- can be substituted with gml:_GML
- can be substituted with gml:_Geometry
- can be substituted with gml:_GeometricPrimitive
- can be substituted with gml:Point
- can be substituted with gml:_Curve
- can be substituted with gml:LineString
- can be substituted with gml:Curve
- can be substituted with gml:_Surface
- can be substituted with gml:Polygon
- can be substituted with gml:_Ring
- can be substituted with gml:LinearRing
- can be substituted with gml:_GeometricPrimitive
- can be substituted with gml:_Geometry
- can be substituted with gml:_GML