This element is used to mark up the total of expected paper versions by LV for all sort of deliveries |
Element | READY.FOR.PRESS |
<xs:element name="TOTAL.VL"> <xs:annotation> <xs:documentation>This element is used to mark up the total of expected paper versions by LV for all sort of deliveries</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="TOTAL.COPIES.REQUIRED.VL" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |