HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: BillToParty

Name BillToParty
Type PartyType
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.
XML Instance Representation
<BillToParty

agencyRoleCode=" AgencyRoleCodeContentType [0..1]">

< PartyID> ... </ PartyID> [0..*]
< PartyLegalID> ... </ PartyLegalID> [0..*]
< PartyTaxID> ... </ PartyTaxID> [0..1]
< PartyName> ... </ PartyName> [0..1]
< PartyReportingIDs> ... </ PartyReportingIDs> [0..*]
< Communication> ... </ Communication> [0..*]
< PersonContact> ... </ PersonContact> [0..*]
< UserArea> ... </ UserArea> [0..1]
</BillToParty>
Schema Component Representation
<xsd:element name="BillToParty" type=" PartyType"/>