jdf:PSToPDFConversionParams_r

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
ASCII85EncodePages jdftyp:boolean false optional
AgentName jdftyp:string optional
AgentVersion jdftyp:string optional
Author jdftyp:string optional
AutoRotatePages jdftyp:eAutoRotatePages_ optional
BestEffortExceptions jdftyp:NMTOKENS optional
Binding jdftyp:eBinding_ Left optional
CatalogDetails jdftyp:string optional
CatalogID jdftyp:shortString optional
Class jdftyp:eResourceClass_ Parameter required
CommentURL jdftyp:URL optional
CompressPages jdftyp:boolean optional
DefaultRenderingIntent jdftyp:eRenderingIntent_ optional
DescriptiveName jdftyp:longString optional
DetectBlend jdftyp:boolean true optional
DoThumbnails jdftyp:boolean true optional
EndPage jdftyp:Integer optional
ID jdftyp:ID required
ImageMemory jdftyp:Integer optional
InitialPageSize jdftyp:XYPair optional
InitialResolution jdftyp:XYPair optional
Locked jdftyp:boolean false optional
MustHonorExceptions jdftyp:NMTOKENS optional
NoOp jdftyp:boolean false optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
Optimize jdftyp:boolean true optional
OverPrintMode jdftyp:Integer optional
PDFVersion jdftyp:double optional
PartIDKeys jdftyp:ePartitionKeysList_ optional
PartUsage jdftyp:ePartUsage_ Explicit optional
PipeID jdftyp:shortString optional
PipePartIDKeys jdftyp:ePartitionKeysList_ optional
PipeProtocol jdftyp:NMTOKEN optional
PipeURL jdftyp:URL optional
ProductID jdftyp:shortString optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
SkipIndex jdftyp:Integer optional
SpawnIDs jdftyp:NMTOKENS optional
SpawnStatus jdftyp:eSpawnStatus_ NotSpawned optional
StartPage jdftyp:Integer optional
Status jdftyp:eResourceStatus_ required
UpdateID jdftyp:NMTOKEN optional
rRefs jdftyp:IDREFS optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="PSToPDFConversionParams_r" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:ParameterResource">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
        <xs:group ref="jdf:GenericResourceElements" minOccurs="0"/>
        <xs:element name="AdvancedParams" type="jdf:PSToPDFConversionParams_AdvancedParams_lr" minOccurs="0"/>
        <xs:element name="PDFXParams" type="jdf:PSToPDFConversionParams_PDFXParams_lr" minOccurs="0"/>
        <xs:element name="ThinPDFParams" type="jdf:PSToPDFConversionParams_ThinPDFParams_lr" minOccurs="0"/>
        <xs:element name="PSToPDFConversionParamsUpdate" type="jdf:PSToPDFConversionParams_re" minOccurs="0"/>
        <xs:element name="PSToPDFConversionParams" type="jdf:PSToPDFConversionParams_rp" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:PSToPDFConversionParamsAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>