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