jdf:PDFToPSConversionParams_r

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
AgentName jdftyp:string optional
AgentVersion jdftyp:string optional
Author jdftyp:string optional
BestEffortExceptions jdftyp:NMTOKENS optional
BinaryOK jdftyp:boolean true optional
BoundingBox jdftyp:rectangle optional
CatalogDetails jdftyp:string optional
CatalogID jdftyp:shortString optional
CenterCropBox jdftyp:boolean true optional
Class jdftyp:eResourceClass_ Parameter required
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
GeneratePageStreams jdftyp:boolean false optional
ID jdftyp:ID required
IgnoreAnnotForms jdftyp:boolean false optional
IgnoreBG jdftyp:boolean true optional
IgnoreColorSeps jdftyp:boolean false optional
IgnoreDSC jdftyp:boolean true optional
IgnoreDeviceExtGState jdftyp:boolean optional
IgnoreExternStreamRef jdftyp:boolean false optional
IgnoreHalftones jdftyp:boolean false optional
IgnoreOverprint jdftyp:boolean true optional
IgnorePageRotation jdftyp:boolean false optional
IgnoreRawData jdftyp:boolean false optional
IgnoreSeparableImagesOnly jdftyp:boolean false optional
IgnoreShowPage jdftyp:boolean false optional
IgnoreTTFontsFirst jdftyp:boolean false optional
IgnoreTransfers jdftyp:boolean true optional
IgnoreUCR jdftyp:boolean true optional
IncludeBaseFonts jdftyp:eIncludePerPage_ IncludeNever optional
IncludeCIDFonts jdftyp:eIncludePerPage_ IncludeOncePerDoc optional
IncludeEmbeddedFonts jdftyp:eIncludePerPage_ IncludeOncePerDoc optional
IncludeOtherResources jdftyp:eIncludePerPage_ IncludeOncePerDoc optional
IncludeProcSets jdftyp:eIncludePerPage_ IncludeOncePerDoc optional
IncludeTrueTypeFonts jdftyp:eIncludePerPage_ IncludeOncePerDoc optional
IncludeType1Fonts jdftyp:eIncludePerPage_ IncludeOncePerDoc optional
IncludeType3Fonts jdftyp:eIncludePerPage_ IncludeOncePerPage optional
Locked jdftyp:boolean false optional
MustHonorExceptions jdftyp:NMTOKENS optional
NoOp jdftyp:boolean false optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
OutputType jdftyp:eOutputType_ PostScript optional
PSLevel jdftyp:Integer 2 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
Scale jdftyp:double 100 optional
SetPageSize jdftyp:boolean false optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
SetupProcsets jdftyp:boolean true optional
ShrinkToFit jdftyp:boolean false optional
SkipIndex jdftyp:Integer optional
SpawnIDs jdftyp:NMTOKENS optional
SpawnStatus jdftyp:eSpawnStatus_ NotSpawned optional
Status jdftyp:eResourceStatus_ required
SuppressCenter jdftyp:boolean false optional
SuppressRotate jdftyp:boolean false optional
TTasT42 jdftyp:boolean false optional
UpdateID jdftyp:NMTOKEN optional
UseFontAliasNames jdftyp:boolean false 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="PDFToPSConversionParams_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="PDFToPSConversionParamsUpdate" type="jdf:PDFToPSConversionParams_re" minOccurs="0"/>
        <xs:element name="PDFToPSConversionParams" type="jdf:PDFToPSConversionParams_rp" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:PDFToPSConversionParamsAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>