COPIES.REQUIRED

This element is used to indicate how many copies of a oj are expected for the delivery

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
LG t.language required

Used By

Element DELIVERY.ITEM

Source

<xs:element name="COPIES.REQUIRED">
  <xs:annotation>
    <xs:documentation>This element is used to indicate how many copies of a oj are expected for the delivery</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="xs:integer">
        <xs:attribute name="LG" type="t.language" use="required"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>

Sample