Definition Type: ComplexType
Name: CustomerPartyType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:PayerPartyBaseType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into ReceivingContact in schema components_xsd1 Drilldown into BuyerContact in schema components_xsd1 Drilldown into PlannerContact in schema components_xsd1 Drilldown into RequesterContact in schema components_xsd1 Drilldown into CustomerAccountID in schema fields_xsd1 Drilldown into Contact in schema components_xsd1 Drilldown into Location in schema components_xsd1 Drilldown into Name in schema fields_xsd1 Drilldown into AccountID 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 PayerPartyBaseType in schema components_xsd1XSD Diagram of CustomerPartyType in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="CustomerPartyType">
    <xsd:complexContent>
        <xsd:extension base="PayerPartyBaseType">
            <xsd:sequence>
                <xsd:element ref="RequesterContact" minOccurs="0" />
                <xsd:element ref="PlannerContact" minOccurs="0" />
                <xsd:element ref="BuyerContact" minOccurs="0" />
                <xsd:element ref="ReceivingContact" minOccurs="0" />
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartyIDs oa:PartyIDs 0 (1)
AccountID oa:AccountID 0 (1)
Name oa:Name 0 unbounded
Location oa:Location 0 unbounded
Contact oa:Contact 0 unbounded
CustomerAccountID oa:CustomerAccountID 0 (1)
RequesterContact oa:RequesterContact 0 (1)
PlannerContact oa:PlannerContact 0 (1)
BuyerContact oa:BuyerContact 0 (1)
ReceivingContact oa:ReceivingContact 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
category oa:category (Optional)
Collapse Derivation Tree:
Collapse References:
oa:BillToParty, oa:BuyerParty, oa:CustomerParty, oa:PurchasingParty