CONTROL.PROOF.EXPECTED

This element is used to mark up when the pdf of the control proof is expected.

Element Information

Model

Children: DATE, TIME

Used By

Source

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

Sample