Definition Type: Attribute
Name: uomLabels
Namespace: http://www.opengis.net/gml
Type: gml:NCNameList
Containing Schema: geometryBasic0d1d.xsd
Use Optional
Documentation:
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 forbiddden 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.
Collapse XSD Schema Diagram:
XSD Diagram of uomLabels in schema geometrybasic0d1d_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<attribute name="uomLabels" type="gml:NCNameList" use="optional">
    <annotation>
        <documentation>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 forbiddden 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>
Collapse Derivation Tree: