HR-XML 3.0 Standards, 2009 September 23.
Menu: [ Home | Guidelines | BODs | Nouns | Global elements | WSDL | Packages | Code Lists | Master Index ]
Trace back: » CandidateType | ProhibitedWorkScope | CoordinateReference | SecurityCredentials | CandidateType »
| Parent type: |
xsd:normalizedString (derivation method: restriction)
|
| Name |
IDCardTypeCodeEnumType |
| Content |
- Base XSD Type: normalizedString
- value comes from list: {'DentalInsurance'|'HealthInsurance'|'PrescriptionDrugServiceInsurance'}
|
Schema Component Representation
<
xsd:simpleType name="
IDCardTypeCodeEnumType">
<
xsd:restriction base="
xsd:normalizedString">
<xsd:enumeration value="DentalInsurance"/>
<xsd:enumeration value="HealthInsurance"/>
<xsd:enumeration value="PrescriptionDrugServiceInsurance"/>
</
xsd:restriction>
</
xsd:simpleType>