j:BookingType

complexType BookingType in namespace http://release.niem.gov/niem/domains/jxdm/6.0/

Definition

A data type for an administrative step taken after an arrest subject is brought to a police station or detention facility.

Diagram

XML Schema

<xs:complexType name="BookingType">
<xs:annotation>
<xs:documentation>
A data type for an administrative step taken after an arrest subject is brought to a police station or detention facility.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:BookingAdditionalChargesIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingInterviewObservation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:FingerprintDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:IAFISIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SubjectArmedDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingAgency" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingAgencyRecordIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingArraignmentDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingCourtCaseIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingDepositedItem" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingDetentionFacility" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingDocumentControlIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingEmployee" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingFacility" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingFileIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingRelease" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingReleaseCorrectionsAnalyst" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingReportingDistrictText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingRetainedItem" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingSealedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingSearchOfficial" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingSeizedItem" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingSubject" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingSubjectCustodyTransfer" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingTelephoneCall" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingTransportOfficial" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:Arrest" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SubjectArmedWithAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:BookingAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>