This element is used to mark up information about the date and time when the delivery is expected concerning the OJ in paper format. |
Elements | DATES.INFORMATION, READY.FOR.PRESS |
<xs:element name="PAPER.VERSION"> <xs:annotation> <xs:documentation>This element is used to mark up information about the date and time when the delivery is expected concerning the OJ in paper format.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="DATE"/> <xs:element ref="TIME" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |