Definition Type Element
Name Broker
Abstract False
Documentation Broker associated with the Contract, if any
XSD Schema .\DeliveryOrder_NCA_V1R1.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="Broker" >
  <xs:annotation>
    <xs:documentation>Broker associated with the Contract, if any</xs:documentation>
  </xs:annotation>

  <xs:complexType>
    <xs:sequence>
      <xs:element ref="organizationName"/>
      <xs:element minOccurs="0" ref="OrganizationIdentification"/>
      <xs:element minOccurs="0" ref="AddressInformation"/>
      <xs:element minOccurs="0" ref="ContactDetails"/>
    </xs:sequence>

  </xs:complexType>

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