diagram |
|
namespace |
http://www.opengis.net/gml/3.2 |
type |
gml:AbstractGeometryType |
properties |
content | complex | substGrp | gml:AbstractGML | abstract | true |
|
children |
gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | annotation | id | ID | required | | | 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. |
| srsName | anyURI | | | | | srsDimension | positiveInteger | | | | | axisLabels | gml:NCNameList | | | | | uomLabels | gml:NCNameList | | | | |
|
annotation |
documentation | The AbstractGeometry element is the abstract head of the substitution group for all geometry elements of GML. This includes pre-defined and user-defined geometry elements. Any geometry element shall be a direct or indirect extension/restriction of AbstractGeometryType and shall be directly or indirectly in the substitution group of AbstractGeometry. |
|
source |
<element name="AbstractGeometry" type="gml:AbstractGeometryType" abstract="true" substitutionGroup="gml:AbstractGML">
<annotation>
<documentation>The AbstractGeometry element is the abstract head of the substitution group for all geometry elements of GML. This includes pre-defined and user-defined geometry elements. Any geometry element shall be a direct or indirect extension/restriction of AbstractGeometryType and shall be directly or indirectly in the substitution group of AbstractGeometry.</documentation>
</annotation>
</element> |