Definition Type: Attribute
Name: dimensions
Namespace: http://www.opengis.net/ows/1.1
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: owsCommon.xsd
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 owscommon_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<attribute name="dimensions" type="positiveInteger" use="optional">
    <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>