<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> |