<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>
|