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