jdf:IDPrintingParams_Cover_lr

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
BackSide jdftyp:boolean false optional
BestEffortExceptions jdftyp:NMTOKENS optional
CommentURL jdftyp:URL optional
CoverType jdftyp:eCoverType_ Front optional
DescriptiveName jdftyp:longString optional
FrontSide jdftyp:boolean false optional
MustHonorExceptions jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="IDPrintingParams_Cover_lr" mixed="false">
  <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="IDPFinishing" type="jdf:IDPrintingParams_Finishing_lr" minOccurs="0"/>
        <xs:element name="IDPLayout" type="jdf:IDPrintingParams_Layout_lr" minOccurs="0"/>
        <xs:element name="MediaIntent" type="jdf:MediaIntent_re" minOccurs="0"/>
        <xs:element ref="jdf:MediaIntentRef" minOccurs="0"/>
        <xs:element name="MediaSource" type="jdf:MediaSource_re" minOccurs="0"/>
        <xs:element ref="jdf:MediaSourceRef" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="BackSide" type="jdftyp:boolean" default="false"/>
      <xs:attribute name="CoverType" type="jdftyp:eCoverType_" default="Front"/>
      <xs:attribute name="FrontSide" type="jdftyp:boolean" default="false"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>