hs:SeriousHabitualOffenderType

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

Definition

A data type for information about a person who is considered a Serious Habitual Offender Drug Involved individual by a law enforcement agency.

Diagram

XML Schema

<xs:complexType name="SeriousHabitualOffenderType">
<xs:annotation>
<xs:documentation>
A data type for information about a person who is considered a Serious Habitual Offender Drug Involved individual by a law enforcement agency.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="nc:RoleOfPerson" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:SeriousHabitualOffenderDeterminingJurisdiction" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:SeriousHabitualOffenderScoreText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:SeriousHabitualOffenderParentNotifiedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:NCICRegisteredIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:PersonNCICIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:SeriousHabitualOffenderCriminalHistoryRegisteredIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:SeriousHabitualOffenderCriminalHistoryIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:SeriousHabitualOffenderFileLocationAgency" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:SeriousHabitualOffenderAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>