Definition Type: Attribute
Name: dimension
Namespace: http://www.opengis.net/gml
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: geometryBasic0d1d.xsd
Use Optional
Documentation:
The attribute "dimension" is the length of coordinate sequence (the number of entries in the list). This is determined by the coordinate reference system.
Collapse XSD Schema Diagram:
XSD Diagram of dimension in schema geometrybasic0d1d_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<attribute name="dimension" type="positiveInteger" use="optional">
    <annotation>
        <documentation>The attribute "dimension" is the length of coordinate sequence (the number of entries in the list). This is determined by the coordinate reference system.</documentation>
    </annotation>
</attribute>