Definition Type: Element
Name: SupplierParty
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:SupplierPartyType
Containing Schema: Components.xsd
Abstract
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.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into CustomerServiceContact in schema components_xsd Drilldown into ShippingContact in schema components_xsd Drilldown into SalesContact in schema components_xsd Drilldown into Contact in schema components_xsd Drilldown into Location in schema components_xsd Drilldown into Name in schema fields_xsd Drilldown into PartyIDs in schema components_xsd Drilldown into category in schema components_xsd Drilldown into PartyBaseType in schema components_xsd Drilldown into SupplierPartyType in schema components_xsdXSD Diagram of SupplierParty in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartyIDs nsA:PartyIDs 0 (1)
Name nsA:Name 0 unbounded
Location nsA:Location 0 unbounded
Contact nsA:Contact 0 unbounded
SalesContact nsA:SalesContact 0 unbounded
ShippingContact nsA:ShippingContact 0 unbounded
CustomerServiceContact nsA:CustomerServiceContact 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
category nsA:category (Optional)
Collapse Derivation Tree: