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