HR-XML 3.0 Standards, 2009 September 23.
Menu: [ Home | Guidelines | BODs | Nouns | Global elements | WSDL | Packages | Code Lists | Master Index ]
Trace back: » CandidateType | CandidateType | CandidateType | StaffingInvoiceRequirements | CandidateType »
| Parent type: |
xsd:normalizedString (derivation method: restriction)
|
| Name |
NationalityContextCodeEnumType |
| Content |
- Base XSD Type: normalizedString
- value comes from list: {'Domestic'|'Inpatriate'|'Expatriate'|'LocalNational'|'ThirdCountryNational'}
|
Schema Component Representation
<
xsd:simpleType name="
NationalityContextCodeEnumType">
<
xsd:restriction base="
xsd:normalizedString">
<xsd:enumeration value="Domestic"/>
<xsd:enumeration value="Inpatriate"/>
<xsd:enumeration value="Expatriate"/>
<xsd:enumeration value="LocalNational"/>
<xsd:enumeration value="ThirdCountryNational"/>
</
xsd:restriction>
</
xsd:simpleType>