jdf:Disjointing_re

Complex Type Information

Model

Attributes

Used By

Source

<xs:complexType name="Disjointing_re" mixed="false">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="@OffsetUnits" First="1.5"/>
      <Version Path="@Overfold" Last="1.0"/>
      <Constraint Path="InsertSheet" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="InsertSheetRef" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="IdentificationField" minOccurs="0" maxOccurs="unbounded"/>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:ResourceElement">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
        <xs:group ref="jdf:GenericResourceElements" minOccurs="0"/>
        <xs:element name="IdentificationField" type="jdf:IdentificationField_re" minOccurs="0"/>
        <xs:element name="InsertSheet" type="jdf:InsertSheet_re" minOccurs="0"/>
        <xs:element ref="jdf:InsertSheetRef" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:DisjointingAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>