PartnerInformationType

Complex Type Information

Model

Used By

Source

<xsd:complexType name="PartnerInformationType">
  <xsd:sequence>
    <xsd:element ref="PartnerName" maxOccurs="unbounded"/>
    <xsd:element ref="PartnerIdentifier"/>
    <xsd:element ref="ContactInformation" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="AddressInformation" minOccurs="0"/>
    <xsd:element ref="TaxInformation" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="URL" minOccurs="0"/>
    <xsd:element ref="PartnerReference" minOccurs="0"/>
    <xsd:element ref="LoadingPoint" minOccurs="0"/>
    <xsd:element ref="UnloadingPoint" minOccurs="0"/>
    <xsd:element ref="AccountInformation" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>