Definition Type: Element
Name: modifiedCoordinate
Namespace: http://www.opengis.net/gml
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: coordinateOperations.xsd
Abstract
Documentation:
Ordered sequence of positive integers defining the positions in a coordinate tuple of the coordinates affected by this pass-through operation.
Collapse XSD Schema Diagram:
XSD Diagram of modifiedCoordinate in schema coordinateoperations_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="modifiedCoordinate" type="positiveInteger">
    <annotation>
        <documentation>Ordered sequence of positive integers defining the positions in a coordinate tuple of the coordinates affected by this pass-through operation. </documentation>
    </annotation>
</element>