jdf:InterpretingParams_PDFInterpretingParams_lr

Complex Type Information

Model

jdf:Comment{0,1} , jdf:GeneralID{0,1} , jdf:Preview{0,1} , jdf:PreviewRef{0,1} , ANY element from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1' , jdf:OCGControl{0,1} , jdf:ReferenceXObjParams{0,1}

Attributes

QName Type Fixed Default Use Inheritable Annotation
BestEffortExceptions jdftyp:NMTOKENS optional
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
EmitPDFBG jdftyp:boolean true optional
EmitPDFHalftones jdftyp:boolean true optional
EmitPDFTransfers jdftyp:boolean true optional
EmitPDFUCR jdftyp:boolean true optional
HonorPDFOverprint jdftyp:boolean true optional
ICCColorAsDeviceColor jdftyp:boolean false optional
MustHonorExceptions jdftyp:NMTOKENS optional
OCGDefault jdftyp:eOCGDefault_ FromPDF optional
OCGIntent jdftyp:NMTOKEN optional
OCGProcess jdftyp:eOCGProcess_ optional
OCGZoom jdftyp:double 1.0 optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
PrintPDFAnnotations jdftyp:boolean false optional
PrintTrapAnnotations jdftyp:boolean false optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
TransparencyRenderingQuality jdftyp:double optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<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>