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