<xs:element name="Name" type="xs:string"><xs:annotation><xs:documentation>The name of the Scanning point</xs:documentation></xs:annotation></xs:element>
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')
<xs:element name="Position" type="tps:coordsXYZType"><xs:annotation><xs:documentation>The 3D position of the Scanning point</xs:documentation></xs:annotation></xs:element>
<xs:element name="WideImageName" type="xs:string"><xs:annotation><xs:documentation>The name of the wide image</xs:documentation></xs:annotation></xs:element>
<xs:element name="TeleImageName" type="xs:string"><xs:annotation><xs:documentation>The name of the tele image</xs:documentation></xs:annotation></xs:element>
<xs:element name="CodeName" type="xs:string"><xs:annotation><xs:documentation>The name of the code (???)</xs:documentation></xs:annotation></xs:element>
Complex Type tps:scanningPointType
Namespace
tps
Annotations
A Scanning point is defined by a 3D position and two images
<xs:complexType name="scanningPointType"><xs:annotation><xs:documentation>A Scanning point is defined by a 3D position and two images</xs:documentation></xs:annotation><xs:sequence><xs:element name="Name" type="xs:string"><xs:annotation><xs:documentation>The name of the Scanning point</xs:documentation></xs:annotation></xs:element><xs:element name="Position" type="tps:coordsXYZType"><xs:annotation><xs:documentation>The 3D position of the Scanning point</xs:documentation></xs:annotation></xs:element><xs:element name="WideImageName" type="xs:string"><xs:annotation><xs:documentation>The name of the wide image</xs:documentation></xs:annotation></xs:element><xs:element name="TeleImageName" type="xs:string"><xs:annotation><xs:documentation>The name of the tele image</xs:documentation></xs:annotation></xs:element><xs:element name="LayerName" type="xs:string"><xs:annotation><xs:documentation>The name of the layer</xs:documentation></xs:annotation></xs:element><xs:element name="CodeName" type="xs:string"><xs:annotation><xs:documentation>The name of the code (???)</xs:documentation></xs:annotation></xs:element><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:complexType>