PAPER.VERSION

This element is used to mark up information about the date and time when the delivery is expected concerning the OJ in paper format.

Element Information

Model

Children: DATE, TIME

Used By

Source

<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>

Sample