Definition Type: SimpleType
Name: NameTypeCodeContentType
Namespace: http://www.hr-xml.org/3
Containing Schema: CodeLists.xsd
Documentation:
A code classifying the type of name - Current, Former, Alias. This is an HR-XML open list so other values are permitted.
Collapse XSD Schema Diagram:
XSD Diagram of NameTypeCodeContentType in schema codelists_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="NameTypeCodeContentType">
    <xsd:annotation>
        <xsd:documentation>A code classifying the type of name - Current, Former, Alias. This is an HR-XML open list so other values are permitted. </xsd:documentation>
    </xsd:annotation>
    <xsd:union memberTypes="NameTypeCodeEnumType xsd:normalizedString" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:nameTypeCode