This element is used to mark up when the pdf of the control proof is expected. |
Element | DATES.INFORMATION |
<xs:element name="CONTROL.PROOF.EXPECTED"> <xs:annotation> <xs:documentation>This element is used to mark up when the pdf of the control proof is 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> |