ArrestData

Description:
Defendants sometimes get arrested twice on the same case, as when a litigant on probation is re-arrested while on probation.  If a court only tracks one arrest a cycle at a time, Judici will have only one of these elements, and it may show a warrant date which is after the arrest date.

Attributes:
  • ArrestDate
  • ArrestingOfficer- an ID which ties to a RelatedActor containing the data on the arresting officer.  Should also have a corresponding ActorRelationship
  • DocumentControlNumber
  • BondAmount- the is what was SET by the judge.  What is PAID is in a Payment
  • CashBondType- this can be use to indicate "10%" bonds vs. "100%" bonds
  • NonCashBondType- e.g. "License"
  • WarrantDate- see Date formats in Judici XML
Children:

Examples:

Notes:
Comments