Definition Type: SimpleType
Name: CoverageLevelCodeType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: EnrollmentTypes.xsd
Collapse XSD Schema Diagram:
XSD Diagram of CoverageLevelCodeType in schema enrollmenttypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="CoverageLevelCodeType">
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="Children Only" />
        <xsd:enumeration value="Dependents Only" />
        <xsd:enumeration value="Employee and Children" />
        <xsd:enumeration value="Employee and Five or More Dependents" />
        <xsd:enumeration value="Employee and Four or More Dependents" />
        <xsd:enumeration value="Employee and One Dependent" />
        <xsd:enumeration value="Employee and One or More Dependents" />
        <xsd:enumeration value="Employee and Spouse" />
        <xsd:enumeration value="Employee and Three Dependents" />
        <xsd:enumeration value="Employee and Three or More Dependents" />
        <xsd:enumeration value="Employee and Two Dependents" />
        <xsd:enumeration value="Employee and Two or More Dependents" />
        <xsd:enumeration value="Employee Only" />
        <xsd:enumeration value="Family" />
        <xsd:enumeration value="Individual" />
        <xsd:enumeration value="Not Applicable" />
        <xsd:enumeration value="Spouse and Children" />
        <xsd:enumeration value="Spouse Only" />
        <xsd:enumeration value="Two Party" />
        <xsd:enumeration value="Employee and Domestic Partner" />
        <xsd:enumeration value="Domestic Partner and Children" />
        <xsd:enumeration value="Domestic Partner Only" />
        <xsd:enumeration value="Employee and Spouse or Domestic Partner" />
        <xsd:enumeration value="Child or Children of a Domestic Partner" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Children Only
Enumeration Dependents Only
Enumeration Employee and Children
Enumeration Employee and Five or More Dependents
Enumeration Employee and Four or More Dependents
Enumeration Employee and One Dependent
Enumeration Employee and One or More Dependents
Enumeration Employee and Spouse
Enumeration Employee and Three Dependents
Enumeration Employee and Three or More Dependents
Enumeration Employee and Two Dependents
Enumeration Employee and Two or More Dependents
Enumeration Employee Only
Enumeration Family
Enumeration Individual
Enumeration Not Applicable
Enumeration Spouse and Children
Enumeration Spouse Only
Enumeration Two Party
Enumeration Employee and Domestic Partner
Enumeration Domestic Partner and Children
Enumeration Domestic Partner Only
Enumeration Employee and Spouse or Domestic Partner
Enumeration Child or Children of a Domestic Partner