This element is used to mark up the time and the date for the requested electronic versions of a publication |
Elements | DATES.INFORMATION, READY.FOR.PRESS |
<xs:element name="ELECTRONIC.VERSION"> <xs:annotation> <xs:documentation>This element is used to mark up the time and the date for the requested electronic versions of a publication</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="DATE"/> <xs:element ref="TIME" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |