<xs:complexType name="ExposedMedia_r" mixed="false">
<xs:annotation>
<xs:appinfo>
<Version Path="@PageListIndex" First="1.3"/>
<Version Path="@PlateType" First="1.3"/>
<Version Path="@ProofName" First="1.2"/>
<Version Path="PageList" First="1.3"/>
<Version Path="PageListRef" First="1.3"/>
<Constraint Path="FileSpec[@ResourceUsage="OutputProfile"]" minOccurs="0" maxOccurs="1"/>
<Constraint Path="FileSpecRef" minOccurs="0" maxOccurs="1"/>
<Constraint Path="Media" minOccurs="1" maxOccurs="1"/>
<Constraint Path="MediaRef" minOccurs="1" maxOccurs="1"/>
<Constraint Path="PageList" minOccurs="0" maxOccurs="1"/>
<Constraint Path="PageListRef" minOccurs="0" maxOccurs="1"/>
<Constraint Path="ScreeningParams" minOccurs="0" maxOccurs="1"/>
<Constraint Path="ScreeningParamsRef" minOccurs="0" maxOccurs="1"/>
</xs:appinfo>
</xs:annotation>
<xs:complexContent mixed="false">
<xs:extension base="jdf:HandlingResource">
<xs:sequence minOccurs="0" maxOccurs="unbounded">
<xs:group ref="jdf:GenericElements" minOccurs="0"/>
<xs:group ref="jdf:GenericResourceElements" minOccurs="0"/>
<xs:group ref="jdf:PhysicalResourceSubElements" minOccurs="0"/>
<xs:element name="FileSpec" type="jdf:FileSpec_re" minOccurs="0"/>
<xs:element ref="jdf:FileSpecRef" minOccurs="0"/>
<xs:element name="Media" type="jdf:Media_re" minOccurs="0"/>
<xs:element ref="jdf:MediaRef" minOccurs="0"/>
<xs:element name="PageList" type="jdf:PageList_re" minOccurs="0"/>
<xs:element ref="jdf:PageListRef" minOccurs="0"/>
<xs:element name="ScreeningParams" type="jdf:ScreeningParams_re" minOccurs="0"/>
<xs:element ref="jdf:ScreeningParamsRef" minOccurs="0"/>
<xs:element name="ExposedMediaUpdate" type="jdf:ExposedMedia_re" minOccurs="0"/>
<xs:element name="ExposedMedia" type="jdf:ExposedMedia_rp" minOccurs="0"/>
</xs:sequence>
<xs:attributeGroup ref="jdf:ExposedMediaAttribs_r"/>
</xs:extension>
</xs:complexContent>
</xs:complexType> |