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