jdf:ConventionalPrintingParams_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
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
DirectProof jdftyp:boolean false optional
Drying jdftyp:eDrying_ optional
FirstSurface jdftyp:eFirstSurface_ optional
FountainSolution jdftyp:eFountainSolution_ optional
ID jdftyp:ID required
Locked jdftyp:boolean false optional
MediaLocation jdftyp:string optional
ModuleAvailableIndex jdftyp:IntegerRangeList optional
ModuleDrying jdftyp:eDrying_ optional
ModuleIndex jdftyp:IntegerRangeList 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
PartIDKeys jdftyp:ePartitionKeysList_ optional
PartUsage jdftyp:ePartUsage_ Explicit optional
PerfectingModule jdftyp:Integer optional
PipeID jdftyp:shortString optional
PipePartIDKeys jdftyp:ePartitionKeysList_ optional
PipeProtocol jdftyp:NMTOKEN optional
PipeURL jdftyp:URL optional
Powder jdftyp:double optional
PrintingTechnology jdftyp:ePrintingTechnology_ optional
PrintingType jdftyp:ePrintingType_ optional
ProductID jdftyp:shortString optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
SheetLay jdftyp:eSheetLay_ optional
SkipIndex jdftyp:Integer optional
SpawnIDs jdftyp:NMTOKENS optional
SpawnStatus jdftyp:eSpawnStatus_ NotSpawned optional
Speed jdftyp:double optional
Status jdftyp:eResourceStatus_ required
UpdateID jdftyp:NMTOKEN optional
WorkStyle jdftyp:WorkStyle 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="ConventionalPrintingParams_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="Ink" type="jdf:Ink_re" minOccurs="0"/>
        <xs:element ref="jdf:InkRef" minOccurs="0"/>
        <xs:element name="ApprovalParams" type="jdf:ApprovalParams_re" minOccurs="0"/>
        <xs:element ref="jdf:ApprovalParamsRef" minOccurs="0"/>
        <xs:element name="ConventionalPrintingParamsUpdate" type="jdf:ConventionalPrintingParams_re" minOccurs="0"/>
        <xs:element name="ConventionalPrintingParams" type="jdf:ConventionalPrintingParams_rp" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:ConventionalPrintingParamsAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>