Definition Type Element
Name GeneralInformation
Abstract False
Documentation References and other general information pertaining to the contract and this document.
XSD Schema .\DeliveryOrder_NCA_V1R1.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="GeneralInformation" >
  <xs:annotation>
    <xs:documentation>References and other general information pertaining to the contract and this document.</xs:documentation>
  </xs:annotation>

  <xs:complexType>
    <xs:sequence>
      <xs:element name="dateOfIssue">
        <xs:annotation>
          <xs:documentation>Date of Issue of Delivery Order in ISO format, i.e. - YYYY-MM-DD</xs:documentation>
        </xs:annotation>

        <xs:complexType/>
      </xs:element>

      <xs:element ref="ContractIdentifier"/>
      <xs:element minOccurs="0" ref="contractType"/>
      <xs:element minOccurs="0" ref="e-TransactionNumber"/>
      <xs:element minOccurs="0" ref="buyerContractIdentifier"/>
      <xs:element minOccurs="0" ref="sellerContractIdentifier"/>
      <xs:element minOccurs="0" ref="brokerContractIdentifier"/>
    </xs:sequence>

  </xs:complexType>

</xs:element>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
GeneralInformation
    GeneralInformation
References
GeneralInformation
Generated using Liquid XML Studio by Liquid Technologies Ltd