<xs:attributeGroup name="PSToPDFConversionParamsAttribs_c">
<xs:attribute name="AutoRotatePages" type="jdftyp:eAutoRotatePages_" use="optional"/>
<xs:attribute name="CompressPages" type="jdftyp:boolean" use="optional"/>
<xs:attribute name="DefaultRenderingIntent" type="jdftyp:eRenderingIntent_" use="optional"/>
<xs:attribute name="EndPage" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="ImageMemory" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="InitialPageSize" type="jdftyp:XYPair" use="optional"/>
<xs:attribute name="InitialResolution" type="jdftyp:XYPair" use="optional"/>
<xs:attribute name="OverPrintMode" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="PDFVersion" type="jdftyp:double" use="optional"/>
<xs:attribute name="StartPage" type="jdftyp:Integer" use="optional"/>
</xs:attributeGroup> |