The path of the photo image file (relative path, inside 'filename'.maxml data folder)
Diagram
Type
xs:string
Properties
content
simple
Source
<xs:element name="FileName" type="xs:string"><xs:annotation><xs:documentation>The path of the photo image file (relative path, inside 'filename'.maxml data folder)</xs:documentation></xs:annotation></xs:element>
<xs:element name="Azimuth" type="xs:double"><xs:annotation><xs:documentation>The azimuth angle of the photo</xs:documentation></xs:annotation></xs:element>
<xs:element name="TiltX" type="xs:double"><xs:annotation><xs:documentation>The X component of the tilt of the photo</xs:documentation></xs:annotation></xs:element>
<xs:element name="TiltY" type="xs:double"><xs:annotation><xs:documentation>The Y component of the tilt of the photo</xs:documentation></xs:annotation></xs:element>
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')
<xs:complexType name="photoNoteType"><xs:annotation><xs:documentation>Represents the information about a photo</xs:documentation></xs:annotation><xs:sequence><xs:element name="FileName" type="xs:string"><xs:annotation><xs:documentation>The path of the photo image file (relative path, inside 'filename'.maxml data folder)</xs:documentation></xs:annotation></xs:element><xs:element name="Azimuth" type="xs:double"><xs:annotation><xs:documentation>The azimuth angle of the photo</xs:documentation></xs:annotation></xs:element><xs:element name="TiltX" type="xs:double"><xs:annotation><xs:documentation>The X component of the tilt of the photo</xs:documentation></xs:annotation></xs:element><xs:element name="TiltY" type="xs:double"><xs:annotation><xs:documentation>The Y component of the tilt of the photo</xs:documentation></xs:annotation></xs:element><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:complexType>