DELIVERY.ITEM

This element is used to mark-up one unity of the delivery

Element Information

Model

Used By

Element READY.FOR.PRESS

Source

<xs:element name="DELIVERY.ITEM">
  <xs:annotation>
    <xs:documentation>This element is used to mark-up one unity of the delivery</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="DELIVERY.NUMBER"/>
      <xs:element ref="DELIVERY.TXT"/>
      <xs:element ref="COPIES.REQUIRED" maxOccurs="unbounded"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

Sample