The path of the Image (relative path, inside 'filename'.maxml data folder)
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, inside 'filename'.maxml data folder)</xs:documentation></xs:annotation></xs:element>
tps:Format{0,1} , tps:Width{0,1} , tps:Height{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="Raster"><xs:annotation><xs:documentation>Optional metadata collection</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Format" type="tps:imageFormatType"><xs:annotation><xs:documentation>The format of the image</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Width" type="xs:integer"><xs:annotation><xs:documentation>The width of the Image in pixels</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Height" type="xs:integer"><xs:annotation><xs:documentation>The height of the image in pixels</xs:documentation></xs:annotation></xs:element><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:complexType></xs:element>
<xs:element minOccurs="0" name="Format" type="tps:imageFormatType"><xs:annotation><xs:documentation>The format of the image</xs:documentation></xs:annotation></xs:element>
<xs:element minOccurs="0" name="Width" type="xs:integer"><xs:annotation><xs:documentation>The width of the Image in pixels</xs:documentation></xs:annotation></xs:element>
<xs:element minOccurs="0" name="Height" type="xs:integer"><xs:annotation><xs:documentation>The height of the image in pixels</xs:documentation></xs:annotation></xs:element>
<xs:element name="World" minOccurs="0"><xs:annotation><xs:documentation>Raster transformation data</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element minOccurs="0" name="WorldFile" type="xs:string"><xs:annotation><xs:documentation>The path of the Esri world file that contains parameters to georeference the raster image</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="WorldUnits" type="tps:distanceType"><xs:annotation><xs:documentation>The world coordinates units</xs:documentation></xs:annotation></xs:element><xs:element name="InsertPoint" type="tps:position2DType" minOccurs="0"><xs:annotation><xs:documentation>The x,y map coordinates of the center of the bottom left pixel</xs:documentation></xs:annotation></xs:element><xs:element default="0.0" name="ScaleX" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The change of scale in x direction</xs:documentation></xs:annotation></xs:element><xs:element default="0.0" name="ScaleY" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The change of scale in y direction</xs:documentation></xs:annotation></xs:element><xs:element default="0.0" minOccurs="0" name="Rotation" type="xs:double"><xs:annotation><xs:documentation>The rotation angle, measured counter-clockwise from the x-axis. (in degrees: [0:360])</xs:documentation></xs:annotation></xs:element><xs:element default="0.0" minOccurs="0" name="ShearFactor" type="xs:double"><xs:annotation><xs:documentation>Shear factor along the x-axis = tan (skew angle) (the skew angle is measured from the y-axis)</xs:documentation></xs:annotation></xs:element><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:complexType></xs:element>
The path of the Esri world file that contains parameters to georeference the raster image
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element minOccurs="0" name="WorldFile" type="xs:string"><xs:annotation><xs:documentation>The path of the Esri world file that contains parameters to georeference the raster image</xs:documentation></xs:annotation></xs:element>
<xs:element name="InsertPoint" type="tps:position2DType" minOccurs="0"><xs:annotation><xs:documentation>The x,y map coordinates of the center of the bottom left pixel</xs:documentation></xs:annotation></xs:element>
<xs:element default="0.0" name="ScaleX" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The change of scale in x direction</xs:documentation></xs:annotation></xs:element>
<xs:element default="0.0" name="ScaleY" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The change of scale in y direction</xs:documentation></xs:annotation></xs:element>
The rotation angle, measured counter-clockwise from the x-axis. (in degrees: [0:360])
Diagram
Type
xs:double
Properties
content
simple
minOccurs
0
default
0.0
Source
<xs:element default="0.0" minOccurs="0" name="Rotation" type="xs:double"><xs:annotation><xs:documentation>The rotation angle, measured counter-clockwise from the x-axis. (in degrees: [0:360])</xs:documentation></xs:annotation></xs:element>
Shear factor along the x-axis = tan (skew angle) (the skew angle is measured from the y-axis)
Diagram
Type
xs:double
Properties
content
simple
minOccurs
0
default
0.0
Source
<xs:element default="0.0" minOccurs="0" name="ShearFactor" type="xs:double"><xs:annotation><xs:documentation>Shear factor along the x-axis = tan (skew angle) (the skew angle is measured from the y-axis)</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="imageType"><xs:annotation><xs:documentation>The CAD image definition</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="tps:actionObjectType"><xs:sequence><xs:element name="SourcePath" type="xs:string"><xs:annotation><xs:documentation>The path of the Image (relative path, inside 'filename'.maxml data folder)</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Raster"><xs:annotation><xs:documentation>Optional metadata collection</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Format" type="tps:imageFormatType"><xs:annotation><xs:documentation>The format of the image</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Width" type="xs:integer"><xs:annotation><xs:documentation>The width of the Image in pixels</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Height" type="xs:integer"><xs:annotation><xs:documentation>The height of the image in pixels</xs:documentation></xs:annotation></xs:element><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:complexType></xs:element><xs:element name="World" minOccurs="0"><xs:annotation><xs:documentation>Raster transformation data</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element minOccurs="0" name="WorldFile" type="xs:string"><xs:annotation><xs:documentation>The path of the Esri world file that contains parameters to georeference the raster image</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="WorldUnits" type="tps:distanceType"><xs:annotation><xs:documentation>The world coordinates units</xs:documentation></xs:annotation></xs:element><xs:element name="InsertPoint" type="tps:position2DType" minOccurs="0"><xs:annotation><xs:documentation>The x,y map coordinates of the center of the bottom left pixel</xs:documentation></xs:annotation></xs:element><xs:element default="0.0" name="ScaleX" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The change of scale in x direction</xs:documentation></xs:annotation></xs:element><xs:element default="0.0" name="ScaleY" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The change of scale in y direction</xs:documentation></xs:annotation></xs:element><xs:element default="0.0" minOccurs="0" name="Rotation" type="xs:double"><xs:annotation><xs:documentation>The rotation angle, measured counter-clockwise from the x-axis. (in degrees: [0:360])</xs:documentation></xs:annotation></xs:element><xs:element default="0.0" minOccurs="0" name="ShearFactor" type="xs:double"><xs:annotation><xs:documentation>Shear factor along the x-axis = tan (skew angle) (the skew angle is measured from the y-axis)</xs:documentation></xs:annotation></xs:element><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:complexType></xs:element><xs:element minOccurs="0" name="Name" type="xs:string"/><xs:element default="true" minOccurs="0" name="Visible" type="xs:boolean"/><xs:element default="0" minOccurs="0" name="Transparency" type="xs:short"/><xs:element minOccurs="0" name="LayerRef"><xs:complexType><xs:attribute name="idRef" type="xs:IDREF"/></xs:complexType></xs:element><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence><xs:attribute name="csIdRef" type="xs:IDREF"><xs:annotation><xs:documentation>It's a reference to a Coordinate System</xs:documentation></xs:annotation></xs:attribute></xs:extension></xs:complexContent></xs:complexType>
<xs:attribute name="csIdRef" type="xs:IDREF"><xs:annotation><xs:documentation>It's a reference to a Coordinate System</xs:documentation></xs:annotation></xs:attribute>