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