HR-XML 3.0 Standards, 2009 September 23.
Menu: [ Home | Guidelines | BODs | Nouns | Global elements | WSDL | Packages | Code Lists | Master Index ]
Trace back: » CandidateType | CandidateType | CandidateType | AssociatedPositionOpening | CandidateType »
| Parent type: |
xsd:normalizedString (derivation method: restriction)
|
| Name |
DrugPlanCoverageCodeEnumType |
| Content |
- Base XSD Type: normalizedString
- value comes from list: {'PartDSubsidyProgram'|'IntegratedWrappedSecondaryCoverage'|'NotParticipatingSubsidy'|'NotParticipating'|'Unknown'}
|
Schema Component Representation
<
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>