gml:IdentifiedObjectType
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.
Complex type information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/referenceSystems.xsd
Properties: Abstract
Content
- Sequence [1..1]
- gml:metaDataProperty [0..*] deprecated
- gml:description [0..1] The value of this property is a text description of the object. gml:description uses gml:StringOrRefType as its content model, so it may contain a simple text string content, or carry a reference to an external description. The use of gml:description to reference an external description has been deprecated and replaced by the gml:descriptionReference property.
- gml:descriptionReference [0..1] The value of this property is a remote text description of the object. The xlink:href attribute of the gml:descriptionReference property references the external description.
- gml:identifier [1..1] Often, a special identifier is assigned to an object by the maintaining authority with the intention that it is used in references to the object For such cases, the codeSpace shall be provided. That identifier is usually unique either globally or within an application domain. gml:identifier is a pre-defined property for such identifiers.
- gml:name [0..*] The gml:name property provides a label or identifier for the object, commonly a descriptive name. An object may have several names, typically assigned by different authorities. gml:name uses the gml:CodeType content model. The authority for a name is indicated by the value of its (optional) codeSpace attribute. The name may or may not be unique, as determined by the rules of the organization responsible for the codeSpace. In common usage there will be one name per authority, so a processing application may select the name from its preferred codeSpace.
- gml:remarks [0..1]
from type gml:DefinitionBaseTypefrom type gml:DefinitionType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
gml:id | [1..1] | xsd:ID | from type gml:DefinitionBaseType |
Used by
- Element gml:AbstractCRS via derived type gml:AbstractCRSType
- Element gml:AbstractCoordinateOperation via derived type gml:AbstractCoordinateOperationType
- Element gml:AbstractCoordinateSystem via derived type gml:AbstractCoordinateSystemType
- Element gml:AbstractDatum via derived type gml:AbstractDatumType
- Element gml:AbstractGeneralConversion via derived type gml:AbstractGeneralConversionType
- Element gml:AbstractGeneralDerivedCRS via derived type gml:AbstractGeneralDerivedCRSType
- Element gml:AbstractGeneralOperationParameter via derived type gml:AbstractGeneralOperationParameterType
- Element gml:AbstractGeneralTransformation via derived type gml:AbstractGeneralTransformationType
- Element gml:AbstractOperation via derived type gml:AbstractCoordinateOperationType
- Element gml:AbstractSingleCRS via derived type gml:AbstractCRSType
- Element gml:AbstractSingleOperation via derived type gml:AbstractCoordinateOperationType
- Element gml:AffineCS via derived type gml:AffineCSType
- Element gml:CartesianCS via derived type gml:CartesianCSType
- Element gml:CompoundCRS via derived type gml:CompoundCRSType
- Element gml:ConcatenatedOperation via derived type gml:ConcatenatedOperationType
- Element gml:Conversion via derived type gml:ConversionType
- Element gml:CoordinateSystemAxis via derived type gml:CoordinateSystemAxisType
- Element gml:CylindricalCS via derived type gml:CylindricalCSType
- Element gml:DerivedCRS via derived type gml:DerivedCRSType
- Element gml:Ellipsoid via derived type gml:EllipsoidType
- Element gml:EllipsoidalCS via derived type gml:EllipsoidalCSType
- Element gml:EngineeringCRS via derived type gml:EngineeringCRSType
- Element gml:EngineeringDatum via derived type gml:EngineeringDatumType
- Element gml:GeocentricCRS via derived type gml:GeocentricCRSType
- Element gml:GeodeticCRS via derived type gml:GeodeticCRSType
- Element gml:GeodeticDatum via derived type gml:GeodeticDatumType
- Element gml:GeographicCRS via derived type gml:GeographicCRSType
- Element gml:ImageCRS via derived type gml:ImageCRSType
- Element gml:ImageDatum via derived type gml:ImageDatumType
- Element gml:LinearCS via derived type gml:LinearCSType
- Element gml:ObliqueCartesianCS via derived type gml:ObliqueCartesianCSType
- Element gml:OperationMethod via derived type gml:OperationMethodType
- Element gml:OperationParameter via derived type gml:OperationParameterType
- Element gml:OperationParameterGroup via derived type gml:OperationParameterGroupType
- Element gml:PassThroughOperation via derived type gml:PassThroughOperationType
- Element gml:PolarCS via derived type gml:PolarCSType
- Element gml:PrimeMeridian via derived type gml:PrimeMeridianType
- Element gml:ProjectedCRS via derived type gml:ProjectedCRSType
- Element gml:SphericalCS via derived type gml:SphericalCSType
- Element gml:TemporalCRS via derived type gml:TemporalCRSType
- Element gml:TemporalCS via derived type gml:TemporalCSType
- Element gml:TemporalDatum via derived type gml:TemporalDatumType
- Element gml:TimeCS via derived type gml:TimeCSType
- Element gml:Transformation via derived type gml:TransformationType
- Element gml:UserDefinedCS via derived type gml:UserDefinedCSType
- Element gml:VerticalCRS via derived type gml:VerticalCRSType
- Element gml:VerticalCS via derived type gml:VerticalCSType
- Element gml:VerticalDatum via derived type gml:VerticalDatumType
Type inheritance chain
- gml:AbstractGMLType
- gml:DefinitionBaseType
- gml:DefinitionType
- gml:IdentifiedObjectType
- extended by gml:AbstractCoordinateOperationType
- extended by gml:ConcatenatedOperationType
- extended by gml:PassThroughOperationType
- restricted by gml:AbstractGeneralConversionType
- extended by gml:ConversionType
- restricted by gml:AbstractGeneralTransformationType
- extended by gml:TransformationType
- extended by gml:OperationMethodType
- extended by gml:AbstractGeneralOperationParameterType
- extended by gml:OperationParameterType
- extended by gml:OperationParameterGroupType
- extended by gml:CoordinateSystemAxisType
- extended by gml:AbstractCoordinateSystemType
- extended by gml:EllipsoidalCSType
- extended by gml:CartesianCSType
- extended by gml:VerticalCSType
- extended by gml:TimeCSType
- extended by gml:LinearCSType
- extended by gml:UserDefinedCSType
- extended by gml:SphericalCSType
- extended by gml:PolarCSType
- extended by gml:CylindricalCSType
- extended by gml:AffineCSType
- extended by gml:TemporalCSType
- extended by gml:ObliqueCartesianCSType
- extended by gml:AbstractDatumType
- extended by gml:GeodeticDatumType
- extended by gml:EngineeringDatumType
- extended by gml:ImageDatumType
- extended by gml:VerticalDatumType
- restricted by gml:TemporalDatumBaseType
- extended by gml:TemporalDatumType
- extended by gml:EllipsoidType
- extended by gml:PrimeMeridianType
- extended by gml:AbstractCRSType
- extended by gml:AbstractGeneralDerivedCRSType
- extended by gml:ProjectedCRSType
- extended by gml:DerivedCRSType
- extended by gml:CompoundCRSType
- extended by gml:GeodeticCRSType
- extended by gml:VerticalCRSType
- extended by gml:EngineeringCRSType
- extended by gml:ImageCRSType
- extended by gml:TemporalCRSType
- extended by gml:GeographicCRSType
- extended by gml:GeocentricCRSType
- extended by gml:AbstractGeneralDerivedCRSType
- extended by gml:AbstractCoordinateOperationType
- gml:IdentifiedObjectType
- gml:DefinitionType
- gml:DefinitionBaseType