DOC.INFO

This element is to mark up all information concerning the DOCUMENT level in the Offer request

Element Information

Model

Used By

Element OFFER.REQUEST

Source

<xs:element name="DOC.INFO">
  <xs:annotation>
    <xs:documentation>This element is to mark up all information concerning the DOCUMENT level in the Offer request</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="DOCUMENT.REF"/>
      <xs:element ref="MANUSCRIPT.PAGES" minOccurs="0"/>
      <xs:element ref="CHILD.DOCUMENT.PAGES" minOccurs="0"/>
      <xs:element ref="TITLE" minOccurs="0"/>
      <xs:element ref="OPTION"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

Sample