<xsd:element name="SupplierParty" type="SupplierPartyType">
<xsd:annotation>
<xsd:documentation>Identifies the supplier organization/entity of the items or inventory for the associated transaction.
In most cases there is one SupplierParty per transaction. i.e. one SupplierParty for a given PurchaseOrder. However in the cases where an transaction Broker is involved there are cases where a single transaction may have different SupplierParties at the line level or in the case of a Catalog for the Catalog.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
|