diagram |
|
namespace |
http://www.opengis.net/gml/3.2 |
type |
gml:AbstractGeometricPrimitiveType |
properties |
content | complex | substGrp | gml:AbstractGeometry | 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 AbstractGeometricPrimitive element is the abstract head of the substitution group for all (pre- and user-defined) geometric primitives. |
|
source |
<element name="AbstractGeometricPrimitive" type="gml:AbstractGeometricPrimitiveType" abstract="true" substitutionGroup="gml:AbstractGeometry">
<annotation>
<documentation>The AbstractGeometricPrimitive element is the abstract head of the substitution group for all (pre- and user-defined) geometric primitives.</documentation>
</annotation>
</element> |