DocumentHeader

General document information.

Element Group Information

Model

Used By

Source

<xsd:group name="DocumentHeader">
  <xsd:annotation>
    <xsd:documentation>General document information.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="Annotation" minOccurs="0" type="Annotation">
      <xsd:annotation>
        <xsd:documentation>User annotation information for the document.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="Identification" type="Identification">
      <xsd:annotation>
        <xsd:documentation>Identification and location information for the resource defined by the document.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:group>