jdf:DigitalPrintingParams_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
CatalogDetails jdftyp:string optional
CatalogID jdftyp:shortString optional
Class jdftyp:eResourceClass_ Parameter required
Collate jdftyp:eDigitalPrintingCollate_ optional
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
DirectProofAmount jdftyp:Integer 0 optional
ID jdftyp:ID required
Locked jdftyp:boolean false optional
ManualFeed jdftyp:boolean false optional
MustHonorExceptions jdftyp:NMTOKENS optional
NoOp jdftyp:boolean false optional
NonPrintableMarginBottom jdftyp:double optional
NonPrintableMarginLeft jdftyp:double optional
NonPrintableMarginRight jdftyp:double optional
NonPrintableMarginTop jdftyp:double optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
OutputBin jdftyp:NMTOKENS optional
PageDelivery jdftyp:eDigitalPrintingPageDelivery_ 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
PrintPass jdftyp:ePrintPass_ optional
PrintQuality jdftyp:eDigitalPrintingPrintingQuality_ optional
PrintingType jdftyp:eDigitalPrintingPrintingType_ optional
ProductID jdftyp:shortString optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
SheetLay jdftyp:eDigitalPrintingSheetLay_ optional
Sides jdftyp:eSidesDPParams_ optional
SkipIndex jdftyp:Integer optional
SpawnIDs jdftyp:NMTOKENS optional
SpawnStatus jdftyp:eSpawnStatus_ NotSpawned optional
StackAmount 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="DigitalPrintingParams_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="Component" type="jdf:Component_re" minOccurs="0"/>
        <xs:element ref="jdf:ComponentRef" minOccurs="0"/>
        <xs:element name="ApprovalParams" type="jdf:ApprovalParams_re" minOccurs="0"/>
        <xs:element ref="jdf:ApprovalParamsRef" minOccurs="0"/>
        <xs:element name="Disjointing" type="jdf:Disjointing_re" minOccurs="0"/>
        <xs:element name="Ink" type="jdf:Ink_re" minOccurs="0"/>
        <xs:element ref="jdf:InkRef" minOccurs="0"/>
        <xs:element name="Media" type="jdf:Media_re" minOccurs="0"/>
        <xs:element ref="jdf:MediaRef" minOccurs="0"/>
        <xs:element name="MediaSource" type="jdf:MediaSource_re" minOccurs="0"/>
        <xs:element ref="jdf:MediaSourceRef" minOccurs="0"/>
        <xs:element name="DigitalPrintingParamsUpdate" type="jdf:DigitalPrintingParams_re" minOccurs="0"/>
        <xs:element name="DigitalPrintingParams" type="jdf:DigitalPrintingParams_rp" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:DigitalPrintingParamsAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>