HR-XML 3.0 Standards, 2009 September 23.
Menu: [ Home | Guidelines | BODs | Nouns | Global elements | WSDL | Packages | Code Lists | Master Index ]
Trace back: » AssessmentResult | PostingRequester | PositionOpeningType | ActualTimePeriod | CandidateType »
| Parent type: |
xsd:normalizedString (derivation method: restriction)
|
| Name |
ChannelCodeEnumType |
| Content |
- Base XSD Type: normalizedString
- value comes from list: {'Telephone'|'MobileTelephone'|'Fax'|'Email'|'InstantMessage'|'Web'}
|
| Documentation |
|
Schema Component Representation
<
xsd:simpleType name="
ChannelCodeEnumType">
<
xsd:restriction base="
xsd:normalizedString">
<xsd:enumeration value="Telephone"/>
<xsd:enumeration value="MobileTelephone"/>
<xsd:enumeration value="Fax"/>
<xsd:enumeration value="Email"/>
<xsd:enumeration value="InstantMessage"/>
<xsd:enumeration value="Web"/>
</
xsd:restriction>
</
xsd:simpleType>