hs:CaseWorkerCategoryCodeSimpleType

simpleType CaseWorkerCategoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/humanServices/4.0/

Definition

A data type for a kind of case worker.

Diagram

Enumerations

ValueDefinition
CaseworkerCaseworker
Caseworker SupervisorCaseworker Supervisor
Enforcement WorkerEnforcement Worker
Financial SupervisorFinancial Supervisor
Financial WorkerFinancial Worker
Locate WorkerLocate Worker

XML Schema

<xs:simpleType name="CaseWorkerCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a kind of case worker.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="Caseworker">
<xs:annotation>
<xs:documentation>
Caseworker
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Caseworker Supervisor">
<xs:annotation>
<xs:documentation>
Caseworker Supervisor
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Enforcement Worker">
<xs:annotation>
<xs:documentation>
Enforcement Worker
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Financial Supervisor">
<xs:annotation>
<xs:documentation>
Financial Supervisor
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Financial Worker">
<xs:annotation>
<xs:documentation>
Financial Worker
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Locate Worker">
<xs:annotation>
<xs:documentation>
Locate Worker
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>