HR-XML 3.0 Standards, 2009 September 23.
Menu: [ Home | Guidelines | BODs | Nouns | Global elements | WSDL | Packages | Code Lists | Master Index ]
Trace back: » ProductLineID | ProductProductionRuleID | ProductSegmentID | ProductTypeCode | CandidateType »
| Parent type: |
xsd:normalizedString (derivation method: restriction)
|
| Name |
ProductTypeCodeEnumType |
| Content |
- Base XSD Type: normalizedString
- value comes from list: {'Not Applicable'|'Supplemental'|'Basic'|'Group'}
|
Schema Component Representation
<
xsd:simpleType name="
ProductTypeCodeEnumType">
<
xsd:restriction base="
xsd:normalizedString">
<xsd:enumeration value="Not Applicable"/>
<xsd:enumeration value="Supplemental"/>
<xsd:enumeration value="Basic"/>
<xsd:enumeration value="Group"/>
</
xsd:restriction>
</
xsd:simpleType>