jdf:PageList_PageData_lr

Complex Type Information

Model

Attributes

Used By

Source

<xs:complexType name="PageList_PageData_lr" mixed="false">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="@AssemblyID" Last="1.2"/>
      <Version Path="@AssemblyIDs" First="1.3"/>
      <Version Path="@PageFormat" First="1.3"/>
      <Version Path="@PageIndex" First="1.4"/>
      <Version Path="@PageStatus" First="1.3"/>
      <Version Path="PageElement" First="1.3"/>
      <Constraint Path="ElementColorParams" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="ElementColorParamsRef" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="ImageCompressionParams" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="ImageCompressionParamsRef" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="PageElement" 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"/>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:BaseElement_">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
        <xs:element name="ElementColorParams" type="jdf:ElementColorParams_re" minOccurs="0"/>
        <xs:element ref="jdf:ElementColorParamsRef" minOccurs="0"/>
        <xs:element name="ImageCompressionParams" type="jdf:ImageCompressionParams_re" minOccurs="0"/>
        <xs:element ref="jdf:ImageCompressionParamsRef" minOccurs="0"/>
        <xs:element name="PageElement" type="jdf:PageList_PageData_PageElement_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:sequence>
      <xs:attribute name="AssemblyID" type="jdftyp:string" use="optional"/>
      <xs:attribute name="AssemblyIDs" type="jdftyp:NMTOKENS" use="optional"/>
      <xs:attribute name="CatalogID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="CatalogDetails" type="jdftyp:string" use="optional"/>
      <xs:attribute name="FoldOutPages" type="jdftyp:IntegerList" use="optional"/>
      <xs:attribute name="HasBleeds" type="jdftyp:boolean" use="optional"/>
      <xs:attribute name="IsBlank" type="jdftyp:boolean" use="optional"/>
      <xs:attribute name="IsPrintable" type="jdftyp:boolean" use="optional"/>
      <xs:attribute name="IsTrapped" type="jdftyp:boolean" use="optional"/>
      <xs:attribute name="JobID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="PageFormat" type="jdftyp:NMTOKEN" use="optional"/>
      <xs:attribute name="PageIndex" type="jdftyp:IntegerRangeList" use="optional"/>
      <xs:attribute name="PageLabel" type="jdftyp:string" use="optional"/>
      <xs:attribute name="PageLabelPrefix" type="jdftyp:string" use="optional"/>
      <xs:attribute name="PageLabelSuffix" type="jdftyp:string" use="optional"/>
      <xs:attribute name="PageStatus" type="jdftyp:NMTOKEN" use="optional"/>
      <xs:attribute name="ProductID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="SourceBleedBox" type="jdftyp:rectangle" use="optional"/>
      <xs:attribute name="SourceClipBox" type="jdftyp:rectangle" use="optional"/>
      <xs:attribute name="SourceTrimBox" type="jdftyp:rectangle" use="optional"/>
      <xs:attribute name="Template" type="jdftyp:boolean" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>