<xs:element name="DATES.INFORMATION">
<xs:annotation>
<xs:documentation>This element is used to collect all information about the time and date of requested files or of the delivery of the OJ</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element ref="TYPO.MODEL.FILES" minOccurs="0"/>
<xs:element ref="PROOFS.TV" minOccurs="0"/>
<xs:element ref="CONTROL.PROOF.EXPECTED" minOccurs="0"/>
<xs:element ref="PASSED.FOR.PRESS" minOccurs="0"/>
<xs:element ref="ELECTRONIC.VERSION" minOccurs="0"/>
<xs:element ref="PAPER.VERSION" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
</xs:element> |