jdf:Assembly_AssemblySection_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:AssemblySection{0,1} , jdf:PageAssignedList{0,1}

Attributes

QName Type Fixed Default Use Inheritable Annotation
AssemblyID jdftyp:string optional
AssemblyIDs jdftyp:NMTOKENS optional
BestEffortExceptions jdftyp:NMTOKENS optional
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
JobID jdftyp:shortString optional
MustHonorExceptions jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
Order jdftyp:eOrder1_ 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="Assembly_AssemblySection_lr" mixed="false">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="." First="1.2"/>
      <Version Path="@AssemblyID" Last="1.2"/>
      <Version Path="@AssemblyIDs" First="1.3"/>
      <Version Path="PageAssignedList" First="1.3"/>
    </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="AssemblySection" type="jdf:Assembly_AssemblySection_lr" minOccurs="0"/>
        <xs:element name="PageAssignedList" type="jdf:Assembly_PageAssignedList_lr" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="AssemblyID" type="jdftyp:string" use="optional"/>
      <xs:attribute name="AssemblyIDs" type="jdftyp:NMTOKENS" use="optional"/>
      <xs:attribute name="JobID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="Order" type="jdftyp:eOrder1_" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>