Definition Type: Element
Name: BillToParty
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:CustomerPartyType
Containing Schema: Components.xsd
Abstract
Documentation:
Identifies the party that the bill or invoice is to be sent. In most cases this is the same as the CustomerParty however there are many cases where the CustomerParty and the BillToParty will be different.
Collapse XSD Schema Diagram:
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 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_xsd1 Drilldown into CustomerPartyType in schema components_xsd1XSD Diagram of BillToParty in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="BillToParty" type="CustomerPartyType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            Identifies the party that the bill or invoice is to be sent. In most cases this is the
            same as the CustomerParty however there are many cases where the CustomerParty and the
            BillToParty will be different.
         </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
CustomerAccountID oagis:CustomerAccountID 0 (1)
RequesterContact oagis:RequesterContact 0 (1)
PlannerContact oagis:PlannerContact 0 (1)
BuyerContact oagis:BuyerContact 0 (1)
ReceivingContact oagis:ReceivingContact 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
category oagis:category (Optional)
Collapse Derivation Tree: