TYPO.MODEL.FILES

This element is used to indicate when the files / typo are expected.

Element Information

Model

Children: DATE, TIME

Used By

Source

<xs:element name="TYPO.MODEL.FILES">
  <xs:annotation>
    <xs:documentation>This element is used to indicate when the files / typo 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>

Sample