Documentation for fieldgml

Element: CartesianCS

[Table of contents]

Name CartesianCS
Type gml:CartesianCSType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<gml:CartesianCS
gml:id="[1]">
<gml:metaDataProperty> ... </gml:metaDataProperty> [0..*]
<gml:csName> ... </gml:csName> [1]
<gml:csID> ... </gml:csID> [0..*]

'Set of alternative identifications of this coordinate system. The first csID, if any, is normally the primary identification code, and any others are aliases.'

<gml:remarks> ... </gml:remarks> [0..1]

'Comments on or information about this coordinate system, including data source information.'

<gml:usesAxis> ... </gml:usesAxis> [1..*]

'Ordered sequence of associations to the coordinate system axes included in this coordinate system.'

</gml:CartesianCS>
Diagram
h876082152 h2036154819
Schema Component Representation
<element name="CartesianCS" type=" gml:CartesianCSType " substitutionGroup="gml:_CoordinateSystem"/>