Definition Type: SimpleType
Name: CoverageLevelCodeContentType
Namespace: http://www.hr-xml.org/3
Containing Schema: CodeLists.xsd
Documentation:
A code classifying the coverage of the subscriber and any dependents. For example, whether the coverage is "Individual," "Employee and Spouse," etc. This is an HR-XML open list.
Collapse XSD Schema Diagram:
XSD Diagram of CoverageLevelCodeContentType in schema codelists_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="CoverageLevelCodeContentType">
    <xsd:annotation>
        <xsd:documentation>A code classifying the coverage of the subscriber and any dependents. For example, whether the coverage is "Individual," "Employee and Spouse," etc. This is an HR-XML open list.</xsd:documentation>
    </xsd:annotation>
    <xsd:union memberTypes="CoverageLevelCodeEnumType xsd:normalizedString" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:CoverageLevelCodeType