HR-XML 3.0 Standards, 2009  September  23.

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

Element: SupplierParty

Name SupplierParty
Type PartyType
Documentation Contains the set of information about a Supplier Party necessary to execute and administer orders or requests. The Supplier Party usually might be a staffing supplier, assessment provider, etc.
XML Instance Representation
<SupplierParty

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]
</SupplierParty>
Schema Component Representation
<xsd:element name="SupplierParty" type=" PartyType"/>