TOTAL.COPIES.REQUIRED.VL

This element is used to mark up the total of expected paper versions by sort of delivery

Element Information

Model

Attributes

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

Used By

Element TOTAL.VL

Source

<xs:element name="TOTAL.COPIES.REQUIRED.VL">
  <xs:annotation>
    <xs:documentation>This element is used to mark up the total of expected paper versions by sort of 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