The path of the Image (relative path with name included, inside 'filename'.maxml data folder). Absolute path is supported but deprecated.
Diagram
Type
xs:string
Properties
content
simple
Source
<xs:element name="SourcePath" type="xs:string"><xs:annotation><xs:documentation>The path of the Image (relative path with name included, inside 'filename'.maxml data folder). Absolute path is supported but deprecated.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Width" nillable="false" type="xs:integer"><xs:annotation><xs:documentation>The width of the Image in pixels</xs:documentation></xs:annotation></xs:element>
<xs:element name="Height" type="xs:integer"><xs:annotation><xs:documentation>The height of the Image in pixels</xs:documentation></xs:annotation></xs:element>
tps:XY , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps') , tps:Name , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
<xs:element maxOccurs="unbounded" minOccurs="0" name="Coordinates" type="tps:namedPosition2DType"><xs:annotation><xs:documentation>A sequence of 2D positions to orient the image (???)</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="imageOrientationType"><xs:annotation><xs:documentation>The information about an image orientation</xs:documentation></xs:annotation><xs:sequence><xs:element name="Name" type="xs:string"><xs:annotation><xs:documentation>The name of the Image</xs:documentation></xs:annotation></xs:element><xs:element name="SourcePath" type="xs:string"><xs:annotation><xs:documentation>The path of the Image (relative path with name included, inside 'filename'.maxml data folder). Absolute path is supported but deprecated.</xs:documentation></xs:annotation></xs:element><xs:element name="Width" nillable="false" type="xs:integer"><xs:annotation><xs:documentation>The width of the Image in pixels</xs:documentation></xs:annotation></xs:element><xs:element name="Height" type="xs:integer"><xs:annotation><xs:documentation>The height of the Image in pixels</xs:documentation></xs:annotation></xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="Coordinates" type="tps:namedPosition2DType"><xs:annotation><xs:documentation>A sequence of 2D positions to orient the image (???)</xs:documentation></xs:annotation></xs:element><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:complexType>