<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> |