<xs:element minOccurs="0" name="Comment" type="xs:string"><xs:annotation><xs:documentation>The comment for this datum</xs:documentation></xs:annotation></xs:element>
<xs:element name="Ellipsoid" minOccurs="0"><xs:annotation><xs:documentation>The name of standard ellipsoid (e.g. WGS84, KRASS)</xs:documentation></xs:annotation><xs:complexType><xs:simpleContent><xs:extension base="xs:string"><xs:attribute name="idRef" type="xs:IDREF"><xs:annotation><xs:documentation>Optional reference to ellipsoid definition</xs:documentation></xs:annotation></xs:attribute></xs:extension></xs:simpleContent></xs:complexType></xs:element>
The id of the element. In Data structure it must be always defined and it can be referenced by an other element that uses this element. In Transaction structure it must be defined by a 'created' action (not defined in the other actions)
The reference to the id of this element. In MAXML structure is not defined. In Transaction structure it must be defined by 'modified' and 'deleted' action (not defined in 'created' action)
Source
<xs:element minOccurs="0" name="EllipsoidDefinition" type="tps:ellipsoidDefinitionType"><xs:annotation><xs:documentation>The full definition of the ellipsoid for the datum (defined by params)</xs:documentation></xs:annotation></xs:element>
<xs:element minOccurs="0" name="DisplayName" type="xs:string"><xs:annotation><xs:documentation>The display name for this datum</xs:documentation></xs:annotation></xs:element>
The code of the datum 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 datum by The European Petroleum Survey Group</xs:documentation></xs:annotation></xs:element>
<xs:element name="Source" type="tps:csSourceType" minOccurs="0"><xs:annotation><xs:documentation>The source of the datum</xs:documentation></xs:annotation></xs:element>
<xs:element minOccurs="0" name="AliasDatum"><xs:annotation><xs:documentation>The name of the alias datum for this datum. It means that this datum may be used instead of its alias</xs:documentation></xs:annotation><xs:complexType><xs:simpleContent><xs:extension base="xs:string"><xs:attribute name="idRef" type="xs:IDREF"><xs:annotation><xs:documentation>Optional reference to alias datum definition</xs:documentation></xs:annotation></xs:attribute></xs:extension></xs:simpleContent></xs:complexType></xs:element>
The id of the element. In Data structure it must be always defined and it can be referenced by an other element that uses this element. In Transaction structure it must be defined by a 'created' action (not defined in the other actions)
The reference to the id of this element. In MAXML structure is not defined. In Transaction structure it must be defined by 'modified' and 'deleted' action (not defined in 'created' action)
Source
<xs:element maxOccurs="unbounded" minOccurs="0" name="DatumTransformation" type="tps:datumTransformationType"><xs:annotation><xs:documentation>The collection of transformations that can be used in this datum</xs:documentation></xs:annotation></xs:element>
The id of the element. In Data structure it must be always defined and it can be referenced by an other element that uses this element. In Transaction structure it must be defined by a 'created' action (not defined in the other actions)
The reference to the id of this element. In MAXML structure is not defined. In Transaction structure it must be defined by 'modified' and 'deleted' action (not defined in 'created' action)
Source
<xs:complexType name="datumType"><xs:annotation><xs:documentation>The datum that defines a localization</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="tps:actionObjectType"><xs:sequence><xs:element name="Name" type="xs:string"><xs:annotation><xs:documentation>The name of the datum</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Comment" type="xs:string"><xs:annotation><xs:documentation>The comment for this datum</xs:documentation></xs:annotation></xs:element><xs:choice minOccurs="0"><xs:element name="Ellipsoid" minOccurs="0"><xs:annotation><xs:documentation>The name of standard ellipsoid (e.g. WGS84, KRASS)</xs:documentation></xs:annotation><xs:complexType><xs:simpleContent><xs:extension base="xs:string"><xs:attribute name="idRef" type="xs:IDREF"><xs:annotation><xs:documentation>Optional reference to ellipsoid definition</xs:documentation></xs:annotation></xs:attribute></xs:extension></xs:simpleContent></xs:complexType></xs:element><xs:element minOccurs="0" name="EllipsoidDefinition" type="tps:ellipsoidDefinitionType"><xs:annotation><xs:documentation>The full definition of the ellipsoid for the datum (defined by params)</xs:documentation></xs:annotation></xs:element></xs:choice><xs:element minOccurs="0" name="DisplayName" type="xs:string"><xs:annotation><xs:documentation>The display name for this datum</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="EpsgCode" type="xs:string"><xs:annotation><xs:documentation>The code of the datum by The European Petroleum Survey Group</xs:documentation></xs:annotation></xs:element><xs:element name="Source" type="tps:csSourceType" minOccurs="0"><xs:annotation><xs:documentation>The source of the datum</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AliasDatum"><xs:annotation><xs:documentation>The name of the alias datum for this datum. It means that this datum may be used instead of its alias</xs:documentation></xs:annotation><xs:complexType><xs:simpleContent><xs:extension base="xs:string"><xs:attribute name="idRef" type="xs:IDREF"><xs:annotation><xs:documentation>Optional reference to alias datum definition</xs:documentation></xs:annotation></xs:attribute></xs:extension></xs:simpleContent></xs:complexType></xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="DatumTransformation" type="tps:datumTransformationType"><xs:annotation><xs:documentation>The collection of transformations that can be used in this datum</xs:documentation></xs:annotation></xs:element><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType>
<xs:attribute name="idRef" type="xs:IDREF"><xs:annotation><xs:documentation>Optional reference to alias datum definition</xs:documentation></xs:annotation></xs:attribute>