HR-XML 3.0 Standards, 2009 September 23.
Menu: [ Home | Guidelines | BODs | Nouns | Global elements | WSDL | Packages | Code Lists | Master Index ]
Trace back: » ScreeningSubjectName | ScreeningSubjectOrganization | ScreeningSubjectType | ScreeningSubjectTypeCode | CandidateType »
| Parent type: |
xsd:normalizedString (derivation method: restriction)
|
| Name |
ScreeningSubjectTypeCodeEnumType |
| Content |
- Base XSD Type: normalizedString
- value comes from list: {'Alias'|'Other'|'Current'|'Prior'|'NotSpecified'|'Vendor'}
|
Schema Component Representation
<
xsd:simpleType name="
ScreeningSubjectTypeCodeEnumType">
<
xsd:restriction base="
xsd:normalizedString">
<xsd:enumeration value="Alias"/>
<xsd:enumeration value="Other"/>
<xsd:enumeration value="Current"/>
<xsd:enumeration value="Prior"/>
<xsd:enumeration value="NotSpecified"/>
<xsd:enumeration value="Vendor"/>
</
xsd:restriction>
</
xsd:simpleType>