Definition Type: Element
Name: ProposedHire
Namespace: http://www.hr-xml.org/3
Type: nsA:ProposedHireType
Containing Schema: Components.xsd
Abstract
Documentation:
Contains a collection of information about a proposed hire. Proposed hire information might be communicated when an offer of employment has been communicated to candidate and accepted, but before the candidate has actually begun work.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into CancelHireDate in schema fields_xsd Drilldown into CancelHireIndicator in schema fields_xsd Drilldown into ExpectedDutyEntryDate in schema fields_xsd Drilldown into ProposedHireType in schema components_xsdXSD Diagram of ProposedHire in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ProposedHire" type="ProposedHireType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">Contains a collection of information about a proposed hire.  Proposed hire information might be communicated when an offer of employment has been communicated to candidate and accepted, but before the candidate has actually begun work.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ExpectedDutyEntryDate nsA:ExpectedDutyEntryDate 0 (1)
CancelHireIndicator nsA:CancelHireIndicator 0 (1)
CancelHireDate nsA:CancelHireDate 0 (1)
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree: