HR-XML 3.0 Standards, 2009 September 23.
Menu: [ Home | Guidelines | BODs | Nouns | Global elements | WSDL | Packages | Code Lists | Master Index ]
Trace back: » CustomerServiceContact | ScreeningPackageResult | CandidateType | SavingsPlanEnrollmentType | CandidateType »
| Parent type: |
xsd:normalizedString (derivation method: restriction)
|
| Name |
DefendentTypeCodeEnumType |
| Content |
- Base XSD Type: normalizedString
- value comes from list: {'Primary'|'Additional'|'Garnishee'|'CrossParty'|'CounterParty'|'ThirdParty'|'Intervention'}
|
Schema Component Representation
<
xsd:simpleType name="
DefendentTypeCodeEnumType">
<
xsd:restriction base="
xsd:normalizedString">
<xsd:enumeration value="Primary"/>
<xsd:enumeration value="Additional"/>
<xsd:enumeration value="Garnishee"/>
<xsd:enumeration value="CrossParty"/>
<xsd:enumeration value="CounterParty"/>
<xsd:enumeration value="ThirdParty"/>
<xsd:enumeration value="Intervention"/>
</
xsd:restriction>
</
xsd:simpleType>