HEADER

Element Information

Model

Used By

Element BMECAT

Source

<xsd:element name="HEADER">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="GENERATOR_INFO" minOccurs="0"/>
      <xsd:element ref="CATALOG"/>
      <xsd:choice minOccurs="0">
        <xsd:element ref="BUYER_IDREF" minOccurs="0"/>
        <xsd:element ref="BUYER" minOccurs="0"/>
      </xsd:choice>
      <xsd:choice minOccurs="0">
        <xsd:element ref="AGREEMENT" minOccurs="0" maxOccurs="unbounded"/>
        <xsd:element ref="LEGAL_INFO" minOccurs="0"/>
      </xsd:choice>
      <xsd:choice>
        <xsd:element ref="SUPPLIER_IDREF"/>
        <xsd:element ref="SUPPLIER"/>
        <xsd:element ref="DOCUMENT_CREATOR_IDREF"/>
      </xsd:choice>
      <xsd:element ref="PARTIES" minOccurs="0"/>
      <xsd:element ref="AREAS" minOccurs="0"/>
      <xsd:element name="USER_DEFINED_EXTENSIONS" type="udxHEADER" minOccurs="0"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

Sample