<xsd:simpleType name="DrugPlanCoverageCodeEnumType">
<xsd:restriction base="xsd:normalizedString">
<xsd:enumeration value="PartDSubsidyProgram" />
<xsd:enumeration value="IntegratedWrappedSecondaryCoverage" />
<xsd:enumeration value="NotParticipatingSubsidy" />
<xsd:enumeration value="NotParticipating" />
<xsd:enumeration value="Unknown" />
</xsd:restriction>
</xsd:simpleType>
|