Documentation for fieldgml

Element: ProjectedCRS

[Table of contents]

Name ProjectedCRS
Type gml:ProjectedCRSType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<gml:ProjectedCRS
gml:id="[1]">
<gml:metaDataProperty> ... </gml:metaDataProperty> [0..*]
<gml:srsName> ... </gml:srsName> [1]
<gml:srsID> ... </gml:srsID> [0..*]

'Set of alterative identifications of this reference system. The first srsID, 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 reference system, including source information.'

<gml:validArea> ... </gml:validArea> [0..1]
<gml:scope> ... </gml:scope> [0..1]
<gml:baseCRS> ... </gml:baseCRS> [1]
<gml:definedByConversion> ... </gml:definedByConversion> [1]
<gml:usesCartesianCS> ... </gml:usesCartesianCS> [1]
</gml:ProjectedCRS>
Diagram
h1726830867
Schema Component Representation
<element name="ProjectedCRS" type=" gml:ProjectedCRSType " substitutionGroup="gml:_GeneralDerivedCRS"/>