Definition Type: Attribute
Name: srsDimension
Namespace: http://www.opengis.net/gml
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: geometryBasic0d1d.xsd
Use Optional
Documentation:
The "srsDimension" is the length of coordinate sequence (the number of entries in the list). This dimension is specified by the coordinate reference system. When the srsName attribute is omitted, this attribute shall be omitted.
Collapse XSD Schema Diagram:
XSD Diagram of srsDimension
Collapse XSD Schema Code:
<attribute name="srsDimension" type="positiveInteger" use="optional">
    <annotation>
        <documentation>The "srsDimension" is the length of coordinate sequence (the number of entries in the list). This dimension is 

				specified by the coordinate reference system. When the srsName attribute is omitted, this attribute shall be omitted.</documentation>
    </annotation>
</attribute>
Collapse Comments:
blog comments powered by Disqus