Documentation for fieldgml

Element: _ReferenceSystem

[Table of contents]

  • This element can be used wherever the following element is referenced:
  • The following elements can be used wherever this element is referenced:
Name _ReferenceSystem
Type gml:AbstractReferenceSystemType
Nillable no
Abstract yes
Logical Diagram
XML Instance Representation
<gml:_ReferenceSystem
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:_ReferenceSystem>
Diagram
h1723224726 h-573846424
Schema Component Representation
<element name="_ReferenceSystem" type=" gml:AbstractReferenceSystemType " abstract="true" substitutionGroup="gml:Definition"/>