This element is used to mark up the total of expected paper versions by sort of delivery |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
LG | t.language | required |
Element | TOTAL.VL |
<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> |