Definition Type: ComplexType
Name: MedicareCoveragePartDType
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:MedicareCoverageBaseType
Containing Schema: USLocalizations.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into MedicareDrugPlanInfo in schema uslocalizations_xsd1 Drilldown into EndDate in schema uslocalizations_xsd1 Drilldown into StartDate in schema uslocalizations_xsd1 Drilldown into IsEnrolled in schema uslocalizations_xsd1 Drilldown into MedicareCoverageBaseType in schema uslocalizations_xsd1XSD Diagram of MedicareCoveragePartDType in schema uslocalizations_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="MedicareCoveragePartDType">
    <xsd:complexContent>
        <xsd:extension base="MedicareCoverageBaseType">
            <xsd:sequence>
                <xsd:element name="MedicareDrugPlanInfo" type="MedicareDrugPlanInfoType" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IsEnrolled hr:IsEnrolled 0 (1)
StartDate hr:StartDate 0 (1)
EndDate hr:EndDate 0 (1)
MedicareDrugPlanInfo hr:MedicareDrugPlanInfo 0 (1)
Collapse Derivation Tree:
Collapse References:
hr:MedicarePartD