This element is used to mark up information about the date and time when the delivery is passed for press. |
Element | DATES.INFORMATION |
<xs:element name="PASSED.FOR.PRESS"> <xs:annotation> <xs:documentation>This element is used to mark up information about the date and time when the delivery is passed for press.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="DATE"/> <xs:element ref="TIME" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |