jdf:LayoutPreparationParams_PageCell_lr

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
BestEffortExceptions jdftyp:NMTOKENS optional
Border jdftyp:double optional
ClipBox jdftyp:rectangle optional
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
MarkList jdftyp:NMTOKENS optional
MustHonorExceptions jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
Rotate jdftyp:eRotate_ Rotate0 optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
TrimSize jdftyp:XYPair optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="LayoutPreparationParams_PageCell_lr" mixed="false">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="." First="1.1"/>
      <Constraint Path="Color" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="ColorRef" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="DeviceMark" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="DeviceMarkRef" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="FitPolicy" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="FitPolicyRef" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="ImageShift" minOccurs="0" maxOccurs="1"/>
    </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="Color" type="jdf:Color_re" minOccurs="0"/>
        <xs:element ref="jdf:ColorRef" minOccurs="0"/>
        <xs:element name="DeviceMark" type="jdf:DeviceMark_re" minOccurs="0"/>
        <xs:element ref="jdf:DeviceMarkRef" minOccurs="0"/>
        <xs:element name="FitPolicy" type="jdf:FitPolicy_re" minOccurs="0"/>
        <xs:element ref="jdf:FitPolicyRef" minOccurs="0"/>
        <xs:element name="ImageShift" type="jdf:LayoutPreparationParams_ImageShift_lr" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="Border" type="jdftyp:double" use="optional"/>
      <xs:attribute name="ClipBox" type="jdftyp:rectangle" use="optional"/>
      <xs:attribute name="MarkList" type="jdftyp:NMTOKENS" use="optional"/>
      <xs:attribute name="Rotate" type="jdftyp:eRotate_" default="Rotate0"/>
      <xs:attribute name="TrimSize" type="jdftyp:XYPair" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>