Definition Type: Element
Name: RequesterParty
Namespace: http://www.hr-xml.org/3
Type: nsA:PartyType
Containing Schema: Components.xsd
Abstract
Documentation:
The Requester Party usually is an intermediary, such as an Applicant Tracking System or Vendor Management System.
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 RequesterParty in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="RequesterParty" type="PartyType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">The Requester Party  usually is an intermediary, such as an Applicant Tracking System or Vendor Management System.</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: