jdf:PageList_r

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
AgentName jdftyp:string optional
AgentVersion jdftyp:string optional
AssemblyID jdftyp:string optional
AssemblyIDs jdftyp:NMTOKENS 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
HasBleeds jdftyp:boolean optional
ID jdftyp:ID required
IsBlank jdftyp:boolean optional
IsPrintable jdftyp:boolean optional
IsTrapped jdftyp:boolean optional
JobID jdftyp:shortString optional
Locked jdftyp:boolean false optional
MustHonorExceptions jdftyp:NMTOKENS optional
NoOp jdftyp:boolean false optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
PageLabelPrefix jdftyp:string optional
PageLabelSuffix jdftyp:string 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
SettingsPolicy jdftyp:eSettingsPolicy_ optional
SkipIndex jdftyp:Integer optional
SourceBleedBox jdftyp:rectangle optional
SourceClipBox jdftyp:rectangle optional
SourceTrimBox jdftyp:rectangle optional
SpawnIDs jdftyp:NMTOKENS optional
SpawnStatus jdftyp:eSpawnStatus_ NotSpawned optional
Status jdftyp:eResourceStatus_ required
Template jdftyp:boolean false optional
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:PageList

Source

<xs:complexType name="PageList_r" mixed="false">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="." First="1.2"/>
      <Version Path="@AssemblyID" Last="1.2"/>
      <Version Path="@AssemblyIDs" First="1.3"/>
      <Version Path="Assembly" First="1.3"/>
      <Version Path="AssemblyRef" First="1.3"/>
      <Version Path="ContentList" First="1.3"/>
      <Version Path="ContentListRef" First="1.3"/>
      <Constraint Path="Assembly" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="AssemblyRef" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="ColorPool" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="ColorPoolRef" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="ContentList" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="ContentListRef" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="ImageCompressionParams" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="ImageCompressionParamsRef" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="PageData" minOccurs="0" maxOccurs="unbounded"/>
      <Constraint Path="ScreeningParams" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="ScreeningParamsRef" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="SeparationSpec" minOccurs="0" maxOccurs="unbounded"/>
      <Constraint Path="ElementColorParams" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="ElementColorParamsRef" minOccurs="0" maxOccurs="1"/>
    </xs:appinfo>
  </xs:annotation>
  <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="Assembly" type="jdf:Assembly_re" minOccurs="0"/>
        <xs:element ref="jdf:AssemblyRef" minOccurs="0"/>
        <xs:element name="ColorPool" type="jdf:ColorPool_re" minOccurs="0"/>
        <xs:element ref="jdf:ColorPoolRef" minOccurs="0"/>
        <xs:element name="ContentList" type="jdf:ContentList_re" minOccurs="0"/>
        <xs:element ref="jdf:ContentListRef" minOccurs="0"/>
        <xs:element name="ImageCompressionParams" type="jdf:ImageCompressionParams_re" minOccurs="0"/>
        <xs:element ref="jdf:ImageCompressionParamsRef" minOccurs="0"/>
        <xs:element name="PageData" type="jdf:PageList_PageData_lr" minOccurs="0"/>
        <xs:element name="ScreeningParams" type="jdf:ScreeningParams_re" minOccurs="0"/>
        <xs:element ref="jdf:ScreeningParamsRef" minOccurs="0"/>
        <xs:element name="SeparationSpec" type="jdf:SeparationSpec_re" minOccurs="0"/>
        <xs:element name="ElementColorParams" type="jdf:ElementColorParams_re" minOccurs="0"/>
        <xs:element ref="jdf:ElementColorParamsRef" minOccurs="0"/>
        <xs:element name="PageListUpdate" type="jdf:PageList_re" minOccurs="0"/>
        <xs:element name="PageList" type="jdf:PageList_rp" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:PageListAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>