Definition Type: Attribute
Name: dimensions
Namespace: http://niem.gov/niem/external/ogc-ows/1.0.0/dhs-gmo/1.0.0
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: ows.xsd
Fixed 2
Use Optional
Documentation:
The number of dimensions in this CRS (the length of a coordinate sequence in this use of the PositionType). This number is specified by the CRS definition, but can also be specified here.
Collapse XSD Schema Diagram:
XSD Diagram of dimensions in schema ows_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<attribute name="dimensions" type="positiveInteger" use="optional" fixed="2">
    <annotation>
        <documentation>The number of dimensions in this CRS (the length of a coordinate sequence in this use of the PositionType). This number is specified by the CRS definition, but can also be specified here. </documentation>
    </annotation>
</attribute>