j:PretrialInvestigationType

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

Definition

A data type for an investigation occurring prior to trial that assesses the likelihood that a subject will fail to appear in court and the danger to the community posed by a subject.

Diagram

XML Schema

<xs:complexType name="PretrialInvestigationType">
<xs:annotation>
<xs:documentation>
A data type for an investigation occurring prior to trial that assesses the likelihood that a subject will fail to appear in court and the danger to the community posed by a subject.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:ArrestArraignmentDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BailBondAmount" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BailSetAmount" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CourtAppearanceDate" minOccurs="0" maxOccurs="unbounded"/>
<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:SubjectInterviewedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:PretrialReleaseStatusAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:PretrialInvestigationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>