Showing:

Annotations
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element tps:projectionType / tps:Name
Namespace tps
Annotations
The name of the projection
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="Name" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The name of the projection</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:projectionType / tps:DisplayName
Namespace tps
Annotations
The display name of the projection
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="DisplayName" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The display name of the projection</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:projectionType / tps:Comment
Namespace tps
Annotations
The comment for the projection
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element minOccurs="0" name="Comment" type="xs:string">
  <xs:annotation>
    <xs:documentation>The comment for the projection</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:projectionType / tps:EpsgCode
Namespace tps
Annotations
The code of the projection by The European Petroleum Survey Group
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element minOccurs="0" name="EpsgCode" type="xs:string">
  <xs:annotation>
    <xs:documentation>The code of the projection by The European Petroleum Survey Group</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:projectionType / tps:Axes
Namespace tps
Annotations
The direction of Axes in the grid
Diagram
Type tps:AxesDirectionType
Properties
content simple
minOccurs 0
default NE
Facets
enumeration NE
enumeration ES
enumeration SE
enumeration EN
enumeration WN
enumeration WS
enumeration SW
enumeration NW
Source
<xs:element minOccurs="0" name="Axes" type="tps:AxesDirectionType" default="NE">
  <xs:annotation>
    <xs:documentation>The direction of Axes in the grid</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:projectionType / tps:Units
Namespace tps
Annotations
The units used in the projection parameters
Diagram
Type tps:projectionUnitsType
Properties
content complex
minOccurs 0
Model
tps:DistanceUnits{0,1} , tps:AngleUnits{0,1} , tps:ScaleUnits{0,1} , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
Children tps:AngleUnits, tps:DistanceUnits, tps:ScaleUnits
Instance
<tps:Units xmlns:tps="tps">
  <tps:DistanceUnits>{0,1}</tps:DistanceUnits>
  <tps:AngleUnits>{0,1}</tps:AngleUnits>
  <tps:ScaleUnits>{0,1}</tps:ScaleUnits>
</tps:Units>
Source
<xs:element minOccurs="0" name="Units" type="tps:projectionUnitsType">
  <xs:annotation>
    <xs:documentation>The units used in the projection parameters</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:projectionType / tps:Type
Namespace tps
Annotations
The type of the projection coordinate system. Could be TMERC, LC, STER, etc.
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element minOccurs="0" name="Type" type="xs:string">
  <xs:annotation>
    <xs:documentation>The type of the projection coordinate system. Could be TMERC, LC, STER, etc.</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:projectionType / tps:TableProjection
Namespace tps
Annotations
Projection properties for the grid defined in a library
Diagram
Type tps:tableProjectionType
Properties
content complex
Model
tps:DllName , tps:DataFile{0,1} , tps:ParameterDataFile{0,1} , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
Children tps:DataFile, tps:DllName, tps:ParameterDataFile
Instance
<tps:TableProjection xmlns:tps="tps">
  <tps:DllName>{1,1}</tps:DllName>
  <tps:DataFile>{0,1}</tps:DataFile>
  <tps:ParameterDataFile>{0,1}</tps:ParameterDataFile>
</tps:TableProjection>
Source
<xs:element name="TableProjection" type="tps:tableProjectionType">
  <xs:annotation>
    <xs:documentation>Projection properties for the grid defined in a library</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:projectionType / tps:ParamsProjection
Namespace tps
Annotations
Projection parameters in case of parameters-based grid
Diagram
Type tps:paramsProjectionType
Properties
content complex
Model
tps:P0 , tps:P1 , tps:P2 , tps:P3{0,1} , tps:P4{0,1} , tps:P5{0,1} , tps:P6{0,1} , tps:P7{0,1} , tps:P8{0,1} , tps:P9{0,1} , tps:P10{0,1} , tps:P11{0,1} , tps:P12{0,1} , tps:P13{0,1} , tps:P14{0,1} , tps:P15{0,1} , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
Children tps:P0, tps:P1, tps:P10, tps:P11, tps:P12, tps:P13, tps:P14, tps:P15, tps:P2, tps:P3, tps:P4, tps:P5, tps:P6, tps:P7, tps:P8, tps:P9
Instance
<tps:ParamsProjection xmlns:tps="tps">
  <tps:P0 name="" type="">{1,1}</tps:P0>
  <tps:P1 name="" type="">{1,1}</tps:P1>
  <tps:P2 name="" type="">{1,1}</tps:P2>
  <tps:P3 name="" type="">{0,1}</tps:P3>
  <tps:P4 name="" type="">{0,1}</tps:P4>
  <tps:P5 name="" type="">{0,1}</tps:P5>
  <tps:P6 name="" type="">{0,1}</tps:P6>
  <tps:P7 name="" type="">{0,1}</tps:P7>
  <tps:P8 name="" type="">{0,1}</tps:P8>
  <tps:P9 name="" type="">{0,1}</tps:P9>
  <tps:P10 name="" type="">{0,1}</tps:P10>
  <tps:P11 name="" type="">{0,1}</tps:P11>
  <tps:P12 name="" type="">{0,1}</tps:P12>
  <tps:P13 name="" type="">{0,1}</tps:P13>
  <tps:P14 name="" type="">{0,1}</tps:P14>
  <tps:P15 name="" type="">{0,1}</tps:P15>
</tps:ParamsProjection>
Source
<xs:element name="ParamsProjection" type="tps:paramsProjectionType">
  <xs:annotation>
    <xs:documentation>Projection parameters in case of parameters-based grid</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type tps:projectionType
Namespace tps
Diagram
Used by
Model
tps:Name{0,1} , tps:DisplayName{0,1} , tps:Comment{0,1} , tps:EpsgCode{0,1} , tps:Axes{0,1} , tps:Units{0,1} , tps:Type{0,1} , (tps:TableProjection | tps:ParamsProjection) , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
Children tps:Axes, tps:Comment, tps:DisplayName, tps:EpsgCode, tps:Name, tps:ParamsProjection, tps:TableProjection, tps:Type, tps:Units
Source
<xs:complexType name="projectionType">
  <xs:sequence minOccurs="0">
    <xs:element name="Name" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The name of the projection</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DisplayName" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The display name of the projection</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element minOccurs="0" name="Comment" type="xs:string">
      <xs:annotation>
        <xs:documentation>The comment for the projection</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element minOccurs="0" name="EpsgCode" type="xs:string">
      <xs:annotation>
        <xs:documentation>The code of the projection by The European Petroleum Survey Group</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element minOccurs="0" name="Axes" type="tps:AxesDirectionType" default="NE">
      <xs:annotation>
        <xs:documentation>The direction of Axes in the grid</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element minOccurs="0" name="Units" type="tps:projectionUnitsType">
      <xs:annotation>
        <xs:documentation>The units used in the projection parameters</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element minOccurs="0" name="Type" type="xs:string">
      <xs:annotation>
        <xs:documentation>The type of the projection coordinate system. Could be TMERC, LC, STER, etc.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:choice minOccurs="0">
      <xs:element name="TableProjection" type="tps:tableProjectionType">
        <xs:annotation>
          <xs:documentation>Projection properties for the grid defined in a library</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ParamsProjection" type="tps:paramsProjectionType">
        <xs:annotation>
          <xs:documentation>Projection parameters in case of parameters-based grid</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:choice>
    <xs:group minOccurs="0" ref="tps:versionable"/>
  </xs:sequence>
</xs:complexType>