<xs:element minOccurs="0" name="Surveyor" type="xs:string"><xs:annotation><xs:documentation>The name of the surveyor</xs:documentation></xs:annotation></xs:element>
<xs:element minOccurs="0" name="CreationTime" type="xs:dateTime"><xs:annotation><xs:documentation>The creation datetime of the Job</xs:documentation></xs:annotation></xs:element>
tps:DisplayType , tps:Grid{0,1} , tps:Datum{0,1} , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
<xs:element minOccurs="0" name="DisplayCoordSystemInfo"><xs:annotation><xs:documentation>Project display coordinate system settings</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="DisplayType"><xs:complexType><xs:simpleContent><xs:extension base="tps:TypeCSType"><xs:attribute default="NEH" name="PlaneCoordOrder" type="tps:PlaneCoordOrderType"><xs:annotation><xs:documentation>Defines the display order for the plane coordinates order</xs:documentation></xs:annotation></xs:attribute></xs:extension></xs:simpleContent></xs:complexType></xs:element><xs:group minOccurs="0" ref="tps:coordinateSystemProj"/><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:complexType></xs:element>
Defines the display order for the plane coordinates order
Source
<xs:element name="DisplayType"><xs:complexType><xs:simpleContent><xs:extension base="tps:TypeCSType"><xs:attribute default="NEH" name="PlaneCoordOrder" type="tps:PlaneCoordOrderType"><xs:annotation><xs:documentation>Defines the display order for the plane coordinates order</xs:documentation></xs:annotation></xs:attribute></xs:extension></xs:simpleContent></xs:complexType></xs:element>
<xs:element name="Units" type="tps:unitsType" minOccurs="0"><xs:annotation><xs:documentation>The information about the units used in the Job</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="jobInfoType"><xs:annotation><xs:documentation>The general information about a Job</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 Job</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Comment" type="xs:string"><xs:annotation><xs:documentation>A textual comment</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Surveyor" type="xs:string"><xs:annotation><xs:documentation>The name of the surveyor</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreationTime" type="xs:dateTime"><xs:annotation><xs:documentation>The creation datetime of the Job</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="DisplayCoordSystemInfo"><xs:annotation><xs:documentation>Project display coordinate system settings</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="DisplayType"><xs:complexType><xs:simpleContent><xs:extension base="tps:TypeCSType"><xs:attribute default="NEH" name="PlaneCoordOrder" type="tps:PlaneCoordOrderType"><xs:annotation><xs:documentation>Defines the display order for the plane coordinates order</xs:documentation></xs:annotation></xs:attribute></xs:extension></xs:simpleContent></xs:complexType></xs:element><xs:group minOccurs="0" ref="tps:coordinateSystemProj"/><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:complexType></xs:element><xs:element name="Units" type="tps:unitsType" minOccurs="0"><xs:annotation><xs:documentation>The information about the units used in the Job</xs:documentation></xs:annotation></xs:element><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType>
<xs:attribute default="NEH" name="PlaneCoordOrder" type="tps:PlaneCoordOrderType"><xs:annotation><xs:documentation>Defines the display order for the plane coordinates order</xs:documentation></xs:annotation></xs:attribute>