This element is used to mark up which manuscripts have been send to the printer. |
Element | DOCUMENT |
<xs:element name="DISPATCHED.VL"> <xs:annotation> <xs:documentation>This element is used to mark up which manuscripts have been send to the printer.</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element ref="VL"/> </xs:choice> </xs:complexType> </xs:element> |