j:RapSheetCycle
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.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/5.1/
Schema document: domains/jxdm/5.1/jxdm.xsd
Type: j:RapSheetCycleType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- j:RapSheetCycleEarliestDate [0..*]An earliest date included in the Rap Sheet cycle, the earliest of arrest date, arrest disposition, prosecutor disposition, or court disposition dates.
- j:RapSheetCycleTrackingIdentificationID [0..*]A unique number or alphanumeric identifier assigned to the entire Rap Sheet cycle.
- j:RapSheetCycleCaveat [0..*]A set of caveat information related to an entire cycle, e.g., a Certificate of Good Conduct or Restoration of Rights.
- j:RapSheetCycleAugmentationPointAbstract [0..*]An augmentation point for RapSheetCycleType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group j:RapSheetCycleAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type j:RapSheetType (Element j:RapSheet)
Sample instance
<j:RapSheetCycle> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:RapSheetCycleEarliestDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </j:RapSheetCycleEarliestDate> <j:RapSheetCycleTrackingIdentificationID>string</j:RapSheetCycleTrackingIdentificationID> <j:RapSheetCycleCaveat> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:CaveatText>string</nc:CaveatText> <j:CaveatReferenceDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </j:CaveatReferenceDate> <j:CaveatIssuingAuthorityText>string</j:CaveatIssuingAuthorityText> <j:CaveatAugmentationPoint>any content</j:CaveatAugmentationPoint> </j:RapSheetCycleCaveat> <j:RapSheetCycleAugmentationPoint>any content</j:RapSheetCycleAugmentationPoint> </j:RapSheetCycle>