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 | CandidateType | CandidateType »
| Parent type: |
xsd:normalizedString (derivation method: restriction)
|
| Name |
PersonNameAffixCodeEnumType |
| Content |
- Base XSD Type: normalizedString
- value comes from list: {'AristocraticTitle'|'FormOfAddress'|'Generation'|'Qualification'}
|
Schema Component Representation
<
xsd:simpleType name="
PersonNameAffixCodeEnumType">
<
xsd:restriction base="
xsd:normalizedString">
<xsd:enumeration value="AristocraticTitle"/>
<xsd:enumeration value="FormOfAddress"/>
<xsd:enumeration value="Generation"/>
<xsd:enumeration value="Qualification"/>
</
xsd:restriction>
</
xsd:simpleType>