j:PresentenceInvestigationType

complexType PresentenceInvestigationType in namespace http://release.niem.gov/niem/domains/jxdm/6.1/

Definition

A data type for an investigation occurring post conviction, but prior to sentence, that assesses a subject's probability of risk to the community in the form of future criminal behavior, the harm the offense caused and the need for restitution or cos

Diagram

XML Schema

<xs:complexType name="PresentenceInvestigationType">
<xs:annotation>
<xs:documentation>
A data type for an investigation occurring post conviction, but prior to sentence, that assesses a subject's probability of risk to the community in the form of future criminal behavior, the harm the offense caused and the need for restitution or cos
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:InvestigatorNarrative" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:PreparingOfficialNote" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:PreparingOfficialRecommendation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceConfinementCreditDayQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SubjectInterviewedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:PresentenceInvestigationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>