jdf:RunList_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
Automation jdftyp:eAutomation_ optional
BestEffortExceptions jdftyp:NMTOKENS optional
CatalogDetails jdftyp:string optional
CatalogID jdftyp:shortString optional
Class jdftyp:eResourceClass_ Parameter required
CommentURL jdftyp:URL optional
ComponentGranularity jdftyp:eComponentGranularity_ optional
DescriptiveName jdftyp:longString optional
Directory jdftyp:URL optional
DocCopies jdftyp:Integer 1 optional
DocNames jdftyp:NameRangeList optional
Docs jdftyp:IntegerRangeList optional
EndOfBundleItem jdftyp:boolean optional
EndOfDocument jdftyp:boolean optional
EndOfSet jdftyp:boolean optional
FirstPage jdftyp:Integer optional
ID jdftyp:ID required
IgnoreContext jdftyp:NMTOKENS optional
IsPage jdftyp:boolean true optional
Locked jdftyp:boolean false optional
LogicalPage jdftyp:Integer optional
MustHonorExceptions jdftyp:NMTOKENS optional
NDoc jdftyp:Integer optional
NPage jdftyp:Integer optional
NSet jdftyp:Integer optional
NoOp jdftyp:boolean false optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
PageCopies jdftyp:Integer 1 optional
PageListIndex jdftyp:IntegerRangeList optional
PageNames jdftyp:NameRangeList optional
Pages jdftyp:IntegerRangeList 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
RunTag jdftyp:NMTOKEN optional
SetCopies jdftyp:Integer 1 optional
SetNames jdftyp:NameRangeList optional
Sets jdftyp:IntegerRangeList optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
SheetSides jdftyp:eSheetSides_ optional
SkipIndex jdftyp:Integer optional
SkipPage jdftyp:Integer optional
Sorted jdftyp:boolean 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

Element jdf:RunList

Source

<xs:complexType name="RunList_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="ByteMap" type="jdf:ByteMap_re" minOccurs="0"/>
        <xs:element ref="jdf:ByteMapRef" minOccurs="0"/>
        <xs:element name="DynamicInput" type="jdf:RunList_DynamicInput_lr" minOccurs="0"/>
        <xs:element name="MetadataMap" type="jdf:MetadataMap_re" minOccurs="0"/>
        <xs:element name="InsertSheet" type="jdf:InsertSheet_re" minOccurs="0"/>
        <xs:element ref="jdf:InsertSheetRef" minOccurs="0"/>
        <xs:element name="LayoutElement" type="jdf:LayoutElement_re" minOccurs="0"/>
        <xs:element ref="jdf:LayoutElementRef" minOccurs="0"/>
        <xs:element name="InterpretedPDLData" type="jdf:InterpretedPDLData_re" minOccurs="0"/>
        <xs:element ref="jdf:InterpretedPDLDataRef" minOccurs="0"/>
        <xs:element name="Disposition" type="jdf:Disposition_re" minOccurs="0"/>
        <xs:element name="PageList" type="jdf:PageList_re" minOccurs="0"/>
        <xs:element ref="jdf:PageListRef" minOccurs="0"/>
        <xs:element name="RunListUpdate" type="jdf:RunList_re" minOccurs="0"/>
        <xs:element name="RunList" type="jdf:RunList_rp" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:RunListAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>