jdf:IDPrintingParams_Layout_lr

Complex Type Information

Model

jdf:Comment{0,1} , jdf:GeneralID{0,1} , jdf:Preview{0,1} , jdf:PreviewRef{0,1} , ANY element from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1' , jdf:ImageShift{0,1}

Attributes

QName Type Fixed Default Use Inheritable Annotation
BestEffortExceptions jdftyp:NMTOKENS optional
Border jdftyp:double 0 optional
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
FinishedPageOrientation jdftyp:ePortraitOrLandscape_ Portrait optional
ForceFrontSide jdftyp:DoubleRangeList optional
MustHonorExceptions jdftyp:NMTOKENS optional
NumberUp jdftyp:XYPair optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
PresentationDirection jdftyp:ePresentationDirection_ optional
Rotate jdftyp:double 0 optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
Sides jdftyp:eSides4_ OneSided optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="IDPrintingParams_Layout_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="ImageShift" type="jdf:IDPrintingParams_ImageShift_lr" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="Border" type="jdftyp:double" default="0"/>
      <xs:attribute name="FinishedPageOrientation" type="jdftyp:ePortraitOrLandscape_" default="Portrait"/>
      <xs:attribute name="ForceFrontSide" type="jdftyp:DoubleRangeList" use="optional"/>
      <xs:attribute name="NumberUp" type="jdftyp:XYPair" use="optional"/>
      <xs:attribute name="PresentationDirection" type="jdftyp:ePresentationDirection_" use="optional"/>
      <xs:attribute name="Rotate" type="jdftyp:double" default="0"/>
      <xs:attribute name="Sides" type="jdftyp:eSides4_" default="OneSided"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>