Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Attribute gml:SRSInformationGroup / @axisLabels
Namespace No namespace
Type gml:NCNameList
Properties
content simple
Used by
Attribute Group gml:SRSInformationGroup
Source
<attribute name="axisLabels" type="gml:NCNameList"/>
Attribute gml:SRSInformationGroup / @uomLabels
Namespace No namespace
Type gml:NCNameList
Properties
content simple
Used by
Attribute Group gml:SRSInformationGroup
Source
<attribute name="uomLabels" type="gml:NCNameList"/>
Attribute Group gml:SRSInformationGroup
Namespace http://www.opengis.net/gml/3.2
Annotations
The attributes uomLabels and axisLabels, defined in the SRSInformationGroup
attribute group, are optional additional and redundant information for a CRS to simplify the
processing of the coordinate values when a more complete definition of the CRS is not
needed. This information shall be the same as included in the complete definition of the
CRS, referenced by the srsName attribute. When the srsName attribute is included, either
both or neither of the axisLabels and uomLabels attributes shall be included. When the
srsName attribute is omitted, both of these attributes shall be omitted. The attribute
axisLabels is an ordered list of labels for all the axes of this CRS. The gml:axisAbbrev
value should be used for these axis labels, after spaces and forbidden characters are
removed. When the srsName attribute is included, this attribute is optional. When the
srsName attribute is omitted, this attribute shall also be omitted. The attribute uomLabels
is an ordered list of unit of measure (uom) labels for all the axes of this CRS. The value
of the string in the gml:catalogSymbol should be used for this uom labels, after spaces and
forbidden characters are removed. When the axisLabels attribute is included, this attribute
shall also be included. When the axisLabels attribute is omitted, this attribute shall also
be omitted.
Diagram
Diagramgml3_2Profile_diggs_xsd_Attribute_Group_gml_SRSInformationGroup.tmp#SRSInformationGroup_axisLabelsgml3_2Profile_diggs_xsd_Attribute_Group_gml_SRSInformationGroup.tmp#SRSInformationGroup_uomLabels
Used by
Attribute Group gml:SRSReferenceGroup
Attributes
QName Type Use
axisLabels gml:NCNameList optional
uomLabels gml:NCNameList optional
Source
<attributeGroup name="SRSInformationGroup">
  <annotation>
    <documentation>The attributes uomLabels and axisLabels, defined in the SRSInformationGroup attribute group, are optional additional and redundant information for a CRS to simplify the processing of the coordinate values when a more complete definition of the CRS is not needed. This information shall be the same as included in the complete definition of the CRS, referenced by the srsName attribute. When the srsName attribute is included, either both or neither of the axisLabels and uomLabels attributes shall be included. When the srsName attribute is omitted, both of these attributes shall be omitted. The attribute axisLabels is an ordered list of labels for all the axes of this CRS. The gml:axisAbbrev value should be used for these axis labels, after spaces and forbidden characters are removed. When the srsName attribute is included, this attribute is optional. When the srsName attribute is omitted, this attribute shall also be omitted. The attribute uomLabels is an ordered list of unit of measure (uom) labels for all the axes of this CRS. The value of the string in the gml:catalogSymbol should be used for this uom labels, after spaces and forbidden characters are removed. When the axisLabels attribute is included, this attribute shall also be included. When the axisLabels attribute is omitted, this attribute shall also be omitted.</documentation>
  </annotation>
  <attribute name="axisLabels" type="gml:NCNameList"/>
  <attribute name="uomLabels" type="gml:NCNameList"/>
</attributeGroup>