Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type gml:IdentifiedObjectType
Namespace http://www.opengis.net/gml/3.2
Annotations
gml:IdentifiedObjectType provides identification properties of a CRS-related object. In gml:DefinitionType, the gml:identifier element shall be the primary name by which this object is identified, encoding the "name" attribute in the UML model.
Zero or more of the gml:name elements can be an unordered set of "identifiers", encoding the "identifier" attribute in the UML model. Each of these gml:name elements can reference elsewhere the object's defining information or be an identifier by which this object can be referenced.
Zero or more other gml:name elements can be an unordered set of "alias" alternative names by which this CRS related object is identified, encoding the "alias" attributes in the UML model. An object may have several aliases, typically used in different contexts. The context for an alias is indicated by the value of its (optional) codeSpace attribute.
Any needed version information shall be included in the codeSpace attribute of a gml:identifier and gml:name elements. In this use, the gml:remarks element in the gml:DefinitionType shall contain comments on or information about this object, including data source information.
Diagram
Diagram index7.tmp#id74 index8.tmp#id68 index9.tmp#id89 index10.tmp#id91 index11.tmp#id95 index12.tmp#id100 index13.tmp#id67 index14.tmp#id66 index7.tmp#id74 index8.tmp#id68 index9.tmp#id89 index10.tmp#id91 index11.tmp#id95 index12.tmp#id100 index119.tmp#id766 index120.tmp#id767 index121.tmp#id765
Type extension of gml:DefinitionType
Type hierarchy
Properties
abstract: true
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:descriptionReference{0,1} , gml:identifier , gml:name* , gml:remarks{0,1}
Children gml:description, gml:descriptionReference, gml:identifier, gml:metaDataProperty, gml:name, gml:remarks
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
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="IdentifiedObjectType" abstract="true">
  <annotation>
    <documentation>gml:IdentifiedObjectType provides identification properties of a CRS-related object. In gml:DefinitionType, the gml:identifier element shall be the primary name by which this object is identified, encoding the "name" attribute in the UML model. Zero or more of the gml:name elements can be an unordered set of "identifiers", encoding the "identifier" attribute in the UML model. Each of these gml:name elements can reference elsewhere the object's defining information or be an identifier by which this object can be referenced. Zero or more other gml:name elements can be an unordered set of "alias" alternative names by which this CRS related object is identified, encoding the "alias" attributes in the UML model. An object may have several aliases, typically used in different contexts. The context for an alias is indicated by the value of its (optional) codeSpace attribute. Any needed version information shall be included in the codeSpace attribute of a gml:identifier and gml:name elements. In this use, the gml:remarks element in the gml:DefinitionType shall contain comments on or information about this object, including data source information.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:DefinitionType"/>
  </complexContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.2.1/referenceSystems.xsd