Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element tps:tsRawFSDataType / tps:TypeMeasure
Namespace tps
Annotations
The type of measure (can be simple shot, point distance offset, point line and offset, two points horizontal angle offset, horizontal and vertical angle offset, hidden point offset, two lines offset, line corner offset or plane corner offset)
Diagram
Type restriction of xs:NMTOKEN
Properties
content simple
Facets
enumeration simple_shot
enumeration point_m_offset
enumeration point_l_offset
enumeration two_points_had_offset
enumeration ha_va_offset
enumeration hidden_point_offset
enumeration two_lines_offset
enumeration line_corner_offset
enumeration plane_corner_offset
Source
<xs:element name="TypeMeasure">
  <xs:annotation>
    <xs:documentation>The type of measure (can be simple shot, point distance offset, point line and offset, two points horizontal angle offset, horizontal and vertical angle offset, hidden point offset, two lines offset, line corner offset or plane corner offset)</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="simple_shot"/>
      <xs:enumeration value="point_m_offset"/>
      <xs:enumeration value="point_l_offset"/>
      <xs:enumeration value="two_points_had_offset"/>
      <xs:enumeration value="ha_va_offset"/>
      <xs:enumeration value="hidden_point_offset"/>
      <xs:enumeration value="two_lines_offset"/>
      <xs:enumeration value="line_corner_offset"/>
      <xs:enumeration value="plane_corner_offset"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>
Element tps:tsRawFSDataType / tps:SecondRawData
Namespace tps
Annotations
The second raw data
Diagram
Type tps:tsRawDataType
Properties
content complex
minOccurs 0
Model
(tps:SD | tps:HD | tps:HV | tps:Offset | tps:NEH | tps:BB | tps:HAOnly | tps:VAOnly | tps:HVS | tps:HDOnly | tps:VDOnly | tps:SDOnly | tps:Undefined) , tps:Method{0,1} , tps:OffsetMode{0,1} , tps:SetNum{0,1} , tps:Remeasured{0,1} , tps:PrismConstant{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:BB, tps:HAOnly, tps:HD, tps:HDOnly, tps:HV, tps:HVS, tps:Method, tps:NEH, tps:Offset, tps:OffsetMode, tps:PrismConstant, tps:Remeasured, tps:SD, tps:SDOnly, tps:SetNum, tps:Undefined, tps:VAOnly, tps:VDOnly
Instance
<tps:SecondRawData xmlns:tps="tps">
  <tps:SD>{1,1}</tps:SD>
  <tps:HD>{1,1}</tps:HD>
  <tps:HV>{1,1}</tps:HV>
  <tps:Offset>{1,1}</tps:Offset>
  <tps:NEH>{1,1}</tps:NEH>
  <tps:BB>{1,1}</tps:BB>
  <tps:HAOnly>{1,1}</tps:HAOnly>
  <tps:VAOnly>{1,1}</tps:VAOnly>
  <tps:HVS>{1,1}</tps:HVS>
  <tps:HDOnly>{1,1}</tps:HDOnly>
  <tps:VDOnly>{1,1}</tps:VDOnly>
  <tps:SDOnly>{1,1}</tps:SDOnly>
  <tps:Undefined>{1,1}</tps:Undefined>
  <tps:Method>{0,1}</tps:Method>
  <tps:OffsetMode>{0,1}</tps:OffsetMode>
  <tps:SetNum>{0,1}</tps:SetNum>
  <tps:Remeasured>{0,1}</tps:Remeasured>
  <tps:PrismConstant>{0,1}</tps:PrismConstant>
</tps:SecondRawData>
Source
<xs:element minOccurs="0" name="SecondRawData" type="tps:tsRawDataType">
  <xs:annotation>
    <xs:documentation>The second raw data</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:tsRawFSDataType / tps:Coordinates
Namespace tps
Annotations
The coordinates of TS foresight
Diagram
Type tps:coordsXYZType
Properties
content complex
minOccurs 0
Model
tps:X , tps:Y , tps:Z , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
Children tps:X, tps:Y, tps:Z
Instance
<tps:Coordinates xmlns:tps="tps">
  <tps:X>{1,1}</tps:X>
  <tps:Y>{1,1}</tps:Y>
  <tps:Z>{1,1}</tps:Z>
</tps:Coordinates>
Source
<xs:element minOccurs="0" name="Coordinates" type="tps:coordsXYZType">
  <xs:annotation>
    <xs:documentation>The coordinates of TS foresight</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:tsRawFSDataType / tps:PhotoNote
Namespace tps
Annotations
A sequence of photos with information
Diagram
Type tps:photoNoteType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
tps:FileName , tps:Azimuth , tps:TiltX , tps:TiltY , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
Children tps:Azimuth, tps:FileName, tps:TiltX, tps:TiltY
Instance
<tps:PhotoNote xmlns:tps="tps">
  <tps:FileName>{1,1}</tps:FileName>
  <tps:Azimuth>{1,1}</tps:Azimuth>
  <tps:TiltX>{1,1}</tps:TiltX>
  <tps:TiltY>{1,1}</tps:TiltY>
</tps:PhotoNote>
Source
<xs:element maxOccurs="unbounded" minOccurs="0" name="PhotoNote" type="tps:photoNoteType">
  <xs:annotation>
    <xs:documentation>A sequence of photos with information</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:tsRawFSDataType / tps:Code
Namespace tps
Annotations
A sequence of codes
Diagram
Type tps:codeTypeLegacy
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
tps:CodeDescription , tps:AttribValue* , tps:CodeString* , tps:ControlCode{0,3} , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
Children tps:AttribValue, tps:CodeDescription, tps:CodeString, tps:ControlCode
Instance
<tps:Code xmlns:tps="tps">
  <tps:CodeDescription idRef="">{1,1}</tps:CodeDescription>
  <tps:AttribValue hasValue="true">{0,unbounded}</tps:AttribValue>
  <tps:CodeString>{0,unbounded}</tps:CodeString>
  <tps:ControlCode>{0,3}</tps:ControlCode>
</tps:Code>
Source
<xs:element maxOccurs="unbounded" minOccurs="0" name="Code" type="tps:codeTypeLegacy">
  <xs:annotation>
    <xs:documentation>A sequence of codes</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type tps:tsRawFSDataType
Namespace tps
Annotations
A TS foresight data is a TS raw data sight with additional foresight data
Diagram
Type extension of tps:tsRawDataSightType
Type hierarchy
Used by
Model
tps:Name , tps:TargetHeight{0,1} , tps:Depth{0,1} , tps:TSData{0,1} , tps:TSAveragedData{0,1} , tps:NameSource{0,1} , tps:Time{0,1} , tps:WeatherInfo{0,1} , tps:SurveyorInfo{0,1} , tps:SessionPattern{0,1} , tps:Note{0,1} , tps:State{0,1} , tps:XYZ{0,1} , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps') , tps:TypeMeasure , tps:SecondRawData{0,1} , tps:Coordinates{0,1} , tps:PhotoNote* , tps:Code* , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
Children tps:Code, tps:Coordinates, tps:Depth, tps:Name, tps:NameSource, tps:Note, tps:PhotoNote, tps:SecondRawData, tps:SessionPattern, tps:State, tps:SurveyorInfo, tps:TSAveragedData, tps:TSData, tps:TargetHeight, tps:Time, tps:TypeMeasure, tps:WeatherInfo, tps:XYZ
Attributes
QName Type Use Annotation
id xs:ID optional
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)
idRef xs:IDREF optional
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)
measIdRef xs:IDREF optional
A reference to the Measurement session, that stores which instruments and parameters have been used to measure this Raw data. See Measurement session for further details
It's defined in Data structure but not in Transaction structure, where it's defined the 'measIdRef' attribute of 'Action' tag. See Action for further details
Source
<xs:complexType name="tsRawFSDataType">
  <xs:annotation>
    <xs:documentation>A TS foresight data is a TS raw data sight with additional foresight data</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="tps:tsRawDataSightType">
      <xs:sequence>
        <xs:element name="TypeMeasure">
          <xs:annotation>
            <xs:documentation>The type of measure (can be simple shot, point distance offset, point line and offset, two points horizontal angle offset, horizontal and vertical angle offset, hidden point offset, two lines offset, line corner offset or plane corner offset)</xs:documentation>
          </xs:annotation>
          <xs:simpleType>
            <xs:restriction base="xs:NMTOKEN">
              <xs:enumeration value="simple_shot"/>
              <xs:enumeration value="point_m_offset"/>
              <xs:enumeration value="point_l_offset"/>
              <xs:enumeration value="two_points_had_offset"/>
              <xs:enumeration value="ha_va_offset"/>
              <xs:enumeration value="hidden_point_offset"/>
              <xs:enumeration value="two_lines_offset"/>
              <xs:enumeration value="line_corner_offset"/>
              <xs:enumeration value="plane_corner_offset"/>
            </xs:restriction>
          </xs:simpleType>
        </xs:element>
        <xs:element minOccurs="0" name="SecondRawData" type="tps:tsRawDataType">
          <xs:annotation>
            <xs:documentation>The second raw data</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element minOccurs="0" name="Coordinates" type="tps:coordsXYZType">
          <xs:annotation>
            <xs:documentation>The coordinates of TS foresight</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element maxOccurs="unbounded" minOccurs="0" name="PhotoNote" type="tps:photoNoteType">
          <xs:annotation>
            <xs:documentation>A sequence of photos with information</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element maxOccurs="unbounded" minOccurs="0" name="Code" type="tps:codeTypeLegacy">
          <xs:annotation>
            <xs:documentation>A sequence of codes</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:group minOccurs="0" ref="tps:versionable"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>