This element is used to mark up information about the date and time when the proofs are expected. |
Element | DATES.INFORMATION |
<xs:element name="PROOFS.TV"> <xs:annotation> <xs:documentation>This element is used to mark up information about the date and time when the proofs are expected.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="DATE"/> <xs:element ref="TIME" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |