j:RapSheetCycleType
complexType RapSheetCycleType in namespace http://release.niem.gov/niem/domains/jxdm/6.0/
Definition
A data type for a criminal history cycle, based upon a fingerprint submission that either establishes the subject record or positively identifies the current submission to the existing subject record.
Diagram
XML Schema
<xs:complexType name="RapSheetCycleType">
<xs:annotation>
<xs:documentation>
A data type for a criminal history cycle, based upon a fingerprint submission that either establishes the subject record or positively identifies the current submission to the existing subject record.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="structures:ObjectType">
<xs:sequence>
<xs:element ref="j:RapSheetCycleEarliestDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:RapSheetCycleTrackingIdentificationID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:RapSheetCycleCaveat" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:RapSheetCycleAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>