hs:ProspectiveVictimCategoryCodeSimpleType

simpleType ProspectiveVictimCategoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/humanServices/5.0/

Definition

A data type for a kind of identification of a prospective or potential victim of human trafficking.

Diagram

Enumerations

ValueDefinition
CallCall to National or local hotline seeking help for victim
Direct ContactDirect contact by service provider, but without status
Previously ServedPreviously served for Human Trafficking
Victim LocationVictim located in area suspected for human trafficking

XML Schema

<xs:simpleType name="ProspectiveVictimCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a kind of identification of a prospective or potential victim of human trafficking.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="Call">
<xs:annotation>
<xs:documentation>
Call to National or local hotline seeking help for victim
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Direct Contact">
<xs:annotation>
<xs:documentation>
Direct contact by service provider, but without status
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Previously Served">
<xs:annotation>
<xs:documentation>
Previously served for Human Trafficking
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Victim Location">
<xs:annotation>
<xs:documentation>
Victim located in area suspected for human trafficking
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>