<xs:complexType name="ContentList_ContentData_lr" mixed="false">
<xs:annotation>
<xs:appinfo>
<Version Path="." First="1.3"/>
<Version Path="@ContentRefs" First="1.4"/>
<Version Path="@ID" First="1.4"/>
<Version Path="ContentMetaData" First="1.4"/>
<Constraint Path="ContentMetaData" minOccurs="0" maxOccurs="1"/>
<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="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="ContentMetaData" type="jdf:ContentList_ContentMetaData_lr" 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="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="CatalogID" type="jdftyp:string"/>
<xs:attribute name="CatalogDetails" type="jdftyp:string" use="optional"/>
<xs:attribute name="ContentRefs" type="jdftyp:IDREFS" use="optional"/>
<xs:attribute name="ContentType" type="jdftyp:NMTOKEN" use="optional"/>
<xs:attribute name="HasBleeds" type="jdftyp:boolean" use="optional"/>
<xs:attribute name="ID" type="jdftyp:ID" use="optional"/>
<xs:attribute name="IsBlank" type="jdftyp:boolean" use="optional"/>
<xs:attribute name="IsTrapped" type="jdftyp:boolean" use="optional"/>
<xs:attribute name="JobID" type="jdftyp:string" use="optional"/>
<xs:attribute name="ProductID" type="jdftyp:string" use="optional"/>
</xs:extension>
</xs:complexContent>
</xs:complexType> |