Definition Type: ComplexType
Name: USRateBasedCoverageType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into LifeCoverageStatus in schema components_xsd Drilldown into LateEntranceIndicator in schema fields_xsd Drilldown into EligibilityRegionCode in schema fields_xsd Drilldown into BeneficiaryDesignation in schema components_xsd Drilldown into EOIRequiredIndicator in schema fields_xsd Drilldown into EOIOnFileWithEmployerIndicator in schema fields_xsd Drilldown into QuestionAnswerPair in schema components_xsd Drilldown into RequestedCoverage in schema components_xsd Drilldown into ApprovedCoverage in schema components_xsd Drilldown into FreeFormEffectivePeriod in schema components_xsd Drilldown into Carrier in schema components_xsd Drilldown into CoverageType in schema components_xsd Drilldown into GroupNumberID in schema fields_xsd Drilldown into ElectedPlanID in schema fields_xsd Drilldown into ID in schema fields_xsdXSD Diagram of USRateBasedCoverageType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="USRateBasedCoverageType">
    <xsd:sequence>
        <xsd:element ref="ID" minOccurs="0" />
        <xsd:element ref="ElectedPlanID" minOccurs="0" />
        <xsd:element ref="GroupNumberID" minOccurs="0" />
        <xsd:element ref="CoverageType" minOccurs="0" />
        <xsd:element ref="Carrier" minOccurs="0" />
        <xsd:element ref="FreeFormEffectivePeriod" minOccurs="0" />
        <xsd:element ref="ApprovedCoverage" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="RequestedCoverage" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="QuestionAnswerPair" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="EOIOnFileWithEmployerIndicator" minOccurs="0" />
        <xsd:element ref="EOIRequiredIndicator" minOccurs="0" />
        <xsd:element ref="BeneficiaryDesignation" minOccurs="0" maxOccurs="3" />
        <xsd:element ref="EligibilityRegionCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="LateEntranceIndicator" minOccurs="0" />
        <xsd:element ref="LifeCoverageStatus" minOccurs="0" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 (1)
ElectedPlanID nsA:ElectedPlanID 0 (1)
GroupNumberID nsA:GroupNumberID 0 (1)
CoverageType nsA:CoverageType 0 (1)
Carrier nsA:Carrier 0 (1)
FreeFormEffectivePeriod nsA:FreeFormEffectivePeriod 0 (1)
ApprovedCoverage nsA:ApprovedCoverage 0 unbounded
RequestedCoverage nsA:RequestedCoverage 0 unbounded
QuestionAnswerPair nsA:QuestionAnswerPair 0 unbounded
EOIOnFileWithEmployerIndicator nsA:EOIOnFileWithEmployerIndicator 0 (1)
EOIRequiredIndicator nsA:EOIRequiredIndicator 0 (1)
BeneficiaryDesignation nsA:BeneficiaryDesignation 0 3
EligibilityRegionCode nsA:EligibilityRegionCode 0 unbounded
LateEntranceIndicator nsA:LateEntranceIndicator 0 (1)
LifeCoverageStatus nsA:LifeCoverageStatus 0 (1)
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:USRateBasedCoverage