Definition Type: Element
Name: SupplierParty
Namespace: http://www.openapplications.org/oagis/9
Type: oagis: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 CustomerServiceContact in schema components_xsd1 Drilldown into ShippingContact in schema components_xsd1 Drilldown into SalesContact in schema components_xsd1 Drilldown into Contact in schema components_xsd1 Drilldown into Location in schema components_xsd1 Drilldown into Name in schema fields_xsd1 Drilldown into PartyIDs in schema components_xsd1 Drilldown into category in schema components_xsd1 Drilldown into PartyBaseType in schema components_xsd1 Drilldown into SupplierPartyType in schema components_xsd1XSD Diagram of SupplierParty in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="SupplierParty" type="SupplierPartyType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            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 oagis:PartyIDs 0 (1)
Name oagis:Name 0 unbounded
Location oagis:Location 0 unbounded
Contact oagis:Contact 0 unbounded
SalesContact oagis:SalesContact 0 unbounded
ShippingContact oagis:ShippingContact 0 unbounded
CustomerServiceContact oagis:CustomerServiceContact 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
category oagis:category (Optional)
Collapse Derivation Tree: