jdf:ExposedMedia_re

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
AgentName jdftyp:string optional
AgentVersion jdftyp:string optional
AlternateBrand jdftyp:string optional
Amount jdftyp:double optional
AmountProduced jdftyp:double optional
AmountRequired jdftyp:double optional
Author jdftyp:string optional
BatchID jdftyp:shortString optional
BestEffortExceptions jdftyp:NMTOKENS optional
Brand jdftyp:string optional
CatalogDetails jdftyp:string optional
CatalogID jdftyp:shortString optional
Class jdftyp:NMTOKEN Handling optional
ColorType jdftyp:eExposedMediaColorType optional
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
GrossWeight jdftyp:double optional
ID jdftyp:ID optional
LotControl jdftyp:eLotControl_ optional
Manufacturer jdftyp:string optional
MustHonorExceptions jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
PageListIndex jdftyp:IntegerRangeList optional
PlateType jdftyp:ePlateType_ optional
Polarity jdftyp:boolean true optional
ProductID jdftyp:shortString optional
ProofName jdftyp:string optional
ProofQuality jdftyp:eExposedMediaProofQuality optional
ProofType jdftyp:eExposedMediaProofType optional
PunchType jdftyp:string optional
Resolution jdftyp:XYPair optional
ResourceWeight jdftyp:double optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
Status jdftyp:eResourceStatus_ optional
Unit jdftyp:NMTOKEN optional
UpdateID jdftyp:NMTOKEN optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="ExposedMedia_re" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:HandlingResourceElement">
      <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:sequence>
      <xs:attributeGroup ref="jdf:ExposedMediaAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>