HeaderType

Complex Type Information

Model

Used By

Element Header

Source

<xsd:complexType name="HeaderType">
  <xsd:sequence>
    <xsd:element ref="ThisDocumentIdentifier"/>
    <xsd:element ref="ThisDocumentDateTime"/>
    <xsd:element ref="RequestingDocumentIdentifier" minOccurs="0"/>
    <xsd:element ref="RequestingDocumentDateTime" minOccurs="0"/>
    <xsd:element ref="From"/>
    <xsd:element ref="To"/>
  </xsd:sequence>
</xsd:complexType>