Definition Type: ComplexType
Name: PostingRequesterType
Namespace: http://www.hr-xml.org/3
Type: nsA:BasePartyType
Containing Schema: Components.xsd
Abstract
Documentation:
ABIE Posting Requester Party. Details Information about the party placing or communicating the position posting. The party "requesting" the posting or advertising service.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into PostingRequesterRoleCode 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_xsdXSD Diagram of PostingRequesterType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="PostingRequesterType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">ABIE</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Posting Requester Party. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Information about the party placing or communicating the position posting. The party "requesting" the posting or advertising service.</ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="BasePartyType">
            <xsd:sequence>
                <xsd:element ref="PostingRequesterRoleCode" minOccurs="0" />
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
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
PostingRequesterRoleCode nsA:PostingRequesterRoleCode 0 (1)
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
agencyRoleCode nsA:agencyRoleCode Optional
Collapse Derivation Tree:
Collapse References:
nsA:PostingRequester