hs:ProspectiveVictimStatusType

complexType ProspectiveVictimStatusType in namespace http://release.niem.gov/niem/domains/humanServices/4.2/

Definition

A data type for the status of a prospective or potential victim.

Diagram

XML Schema

<xs:complexType name="ProspectiveVictimStatusType">
<xs:annotation>
<xs:documentation>
A data type for the status of a prospective or potential victim.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="hs:ProspectiveVictimCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:ProspectiveVictimIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:ProspectiveVictimStatusAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>