Definition Type: Element
Name: targetDimensions
Namespace: http://www.opengis.net/gml
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: coordinateOperations.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Required number of dimensions in the target CRS.
Collapse XSD Schema Diagram:
XSD Diagram of targetDimensions in schema coordinateoperations_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="targetDimensions" type="positiveInteger">
    <annotation>
        <documentation>Required number of dimensions in the target CRS. </documentation>
    </annotation>
</element>