<xs:complexType name="FormatConversionParams_TIFFFormatParams_lr" mixed="false">
<xs:complexContent mixed="false">
<xs:extension base="jdf:BaseElement_">
<xs:sequence minOccurs="0" maxOccurs="unbounded">
<xs:group ref="jdf:GenericElements" minOccurs="0"/>
<xs:element name="TIFFtag" type="jdf:FormatConversionParams_TIFFFormatParams_TIFFtag_lr" minOccurs="0"/>
<xs:element name="TIFFEmbeddedFile" type="jdf:FormatConversionParams_TIFFFormatParams_TIFFEmbeddedFile_lr" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="ByteOrder" type="jdftyp:eByteOrder_" use="optional"/>
<xs:attribute name="Interleaving" type="jdftyp:Integer" default="1"/>
<xs:attribute name="WhiteIsZero" type="jdftyp:boolean" default="true"/>
<xs:attribute name="Segmentation" type="jdftyp:eSegmentation_" use="optional"/>
<xs:attribute name="RowsPerStrip" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="TileSize" type="jdftyp:XYPair" use="optional"/>
<xs:attribute name="SeparationNameTag" type="jdftyp:Integer" default="270"/>
</xs:extension>
</xs:complexContent>
</xs:complexType> |