HR-XML 3.0 Standards, 2009  September  23.

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

Element: RequesterParty

Name RequesterParty
Type PartyType
Documentation The Requester Party usually is an intermediary, such as an Applicant Tracking System or Vendor Management System.
XML Instance Representation
<RequesterParty

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