<xs:complexType name="InterpretingParams_PDFInterpretingParams_lr" mixed="false">
<xs:annotation>
<xs:appinfo>
<Version Path="." First="1.1"/>
<Version Path="@OCGDefault" First="1.3"/>
<Version Path="@OCGIntent" First="1.3"/>
<Version Path="@OCGProcess" First="1.3"/>
<Version Path="@OCGZoom" First="1.3"/>
<Version Path="@PrintTrapAnnotations" First="1.3"/>
<Version Path="OCGControl" First="1.3"/>
<Version Path="ReferenceXObjParams" First="1.4"/>
<Constraint Path="OCGControl" minOccurs="0" maxOccurs="unbounded"/>
<Constraint Path="ReferenceXObjParams" minOccurs="0" maxOccurs="1"/>
</xs:appinfo>
</xs:annotation>
<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="OCGControl" type="jdf:InterpretingParams_PDFInterpretingParams_OCGControl_lr" minOccurs="0"/>
<xs:element name="ReferenceXObjParams" type="jdf:InterpretingParams_PDFInterpretingParams_ReferenceXObjParams_lr" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="EmitPDFBG" type="jdftyp:boolean" default="true"/>
<xs:attribute name="EmitPDFHalftones" type="jdftyp:boolean" default="true"/>
<xs:attribute name="EmitPDFTransfers" type="jdftyp:boolean" default="true"/>
<xs:attribute name="EmitPDFUCR" type="jdftyp:boolean" default="true"/>
<xs:attribute name="HonorPDFOverprint" type="jdftyp:boolean" default="true"/>
<xs:attribute name="ICCColorAsDeviceColor" type="jdftyp:boolean" default="false"/>
<xs:attribute name="OCGDefault" type="jdftyp:eOCGDefault_" default="FromPDF"/>
<xs:attribute name="OCGIntent" type="jdftyp:NMTOKEN" use="optional"/>
<xs:attribute name="OCGProcess" type="jdftyp:eOCGProcess_" use="optional"/>
<xs:attribute name="OCGZoom" type="jdftyp:double" default="1.0"/>
<xs:attribute name="PrintPDFAnnotations" type="jdftyp:boolean" default="false"/>
<xs:attribute name="PrintTrapAnnotations" type="jdftyp:boolean" default="false"/>
<xs:attribute name="TransparencyRenderingQuality" type="jdftyp:double" use="optional"/>
</xs:extension>
</xs:complexContent>
</xs:complexType> |