Definition Type: Element
Name: BillToParty
Namespace: http://www.hr-xml.org/3
Type: nsA:PartyType
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 UserArea in schema fields_xsd Drilldown into PersonContact in schema components_xsd Drilldown into Communication in schema components_xsd Drilldown into PartyReportingIDs in schema components_xsd Drilldown into PartyName in schema fields_xsd Drilldown into PartyTaxID in schema fields_xsd Drilldown into PartyLegalID in schema fields_xsd Drilldown into PartyID in schema fields_xsd Drilldown into agencyRoleCode in schema components_xsd Drilldown into BasePartyType in schema components_xsd Drilldown into PartyType in schema components_xsdXSD Diagram of BillToParty in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="BillToParty" type="PartyType">
    <xsd:annotation>
        <xsd: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.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartyID nsA:PartyID 0 unbounded
PartyLegalID nsA:PartyLegalID 0 unbounded
PartyTaxID nsA:PartyTaxID 0 (1)
PartyName nsA:PartyName 0 (1)
PartyReportingIDs nsA:PartyReportingIDs 0 unbounded
Communication nsA:Communication 0 unbounded
PersonContact nsA:PersonContact 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
agencyRoleCode nsA:agencyRoleCode Optional
Collapse Derivation Tree: