jdf:IDPrintingParams_r

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
AgentName jdftyp:string optional
AgentVersion jdftyp:string optional
AttributesNaturalLang jdftyp:language US optional
Author jdftyp:string optional
BestEffortExceptions jdftyp:NMTOKENS optional
CatalogDetails jdftyp:string optional
CatalogID jdftyp:shortString optional
Class jdftyp:eResourceClass_ Parameter required
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
ID jdftyp:ID required
IDPAttributeFidelity jdftyp:boolean false optional
IPPJobPriority jdftyp:Integer 50 optional
IPPVersion jdftyp:XYPair optional
Locked jdftyp:boolean false optional
MustHonorExceptions jdftyp:NMTOKENS optional
NoOp jdftyp:boolean false optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
OutputBin jdftyp:NMTOKEN optional
PageDelivery jdftyp:ePageDelivery_ 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
PrintQuality jdftyp:ePrintQuality_ optional
ProductID jdftyp:shortString optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
SheetCollate jdftyp:boolean optional
SkipIndex jdftyp:Integer optional
SpawnIDs jdftyp:NMTOKENS optional
SpawnStatus jdftyp:eSpawnStatus_ NotSpawned 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="IDPrintingParams_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="Cover" type="jdf:IDPrintingParams_Cover_lr" minOccurs="0"/>
        <xs:element name="IDPFinishing" type="jdf:IDPrintingParams_Finishing_lr" minOccurs="0"/>
        <xs:element name="IDPLayout" type="jdf:IDPrintingParams_Layout_lr" minOccurs="0"/>
        <xs:element name="JobSheet" type="jdf:IDPrintingParams_JobSheet_lr" minOccurs="0"/>
        <xs:element name="MediaIntent" type="jdf:MediaIntent_re" minOccurs="0"/>
        <xs:element ref="jdf:MediaIntentRef" minOccurs="0"/>
        <xs:element name="MediaSource" type="jdf:MediaSource_re" minOccurs="0"/>
        <xs:element ref="jdf:MediaSourceRef" minOccurs="0"/>
        <xs:element name="IDPrintingParamsUpdate" type="jdf:IDPrintingParams_re" minOccurs="0"/>
        <xs:element name="IDPrintingParams" type="jdf:IDPrintingParams_rp" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:IDPrintingParamsAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>