ndex:RiskLevelCodeType
complexType RiskLevelCodeType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.0/
Definition
A data type for a code that identifies a risk level corresponding to the assessment score estimating the likelihood that the offender will recidivate during his or her term of supervision.
Diagram
XML Schema
<xs:complexType name="RiskLevelCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies a risk level corresponding to the assessment score estimating the likelihood that the offender will recidivate during his or her term of supervision.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ndex:RiskLevelCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>