Definition Type: ComplexType
Name: EmploymentReferencesType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
Employment References. Details Contains information on one or more person who is or may be a source of information about a person's skills, prior employment, character, or suitability for employment. OED. reference n. a. The act of referring one person to another for information or an explanation; hence, a person to whom one is (or may be) referred for this purpose; b. A (usu. written) report produced by a referee; a testimonial.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Referee in schema components_xsd Drilldown into EmploymentReferencesID in schema fields_xsd Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsdXSD Diagram of EmploymentReferencesType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="EmploymentReferencesType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Employment References. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Contains information on one or more person who is or may be a source of information about a person's skills, prior employment, character, or suitability for employment. OED.  reference n. a. The act of referring one person to another for information or an explanation; hence, a person to whom one is (or may be) referred for this purpose;  b. A (usu. written) report produced by a referee; a testimonial. </ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="EmploymentReferencesID" minOccurs="0" />
        <xsd:element ref="Referee" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
    <xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EmploymentReferencesID nsA:EmploymentReferencesID 0 (1)
Referee nsA:Referee 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree:
Collapse References:
nsA:EmploymentReferences