<xsd:complexType name="BookingType">
<xsd:annotation>
<xsd:documentation>A data type for an administrative step taken after an arrest subject is brought to a police station or detention facility.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/niem-core/2.0" i:name="ActivityType" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ActivityType">
<xsd:sequence>
<xsd:element ref="j:BookingAdditionalChargesIndicator" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:BookingAgency" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:BookingAgencyRecordIdentification" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:BookingArraignmentDate" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:BookingCourtCaseIdentification" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:BookingDepositedProperty" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:BookingDetentionFacility" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:BookingDocumentControlIdentification" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:BookingEmployee" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:BookingFacility" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:BookingFileIdentification" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:BookingRelease" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:BookingReleaseCorrectionsAnalyst" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:BookingReportingDistrictText" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:BookingRetainedProperty" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:BookingSealedIndicator" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:BookingSearchOfficial" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:BookingSeizedProperty" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:BookingSubject" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:BookingSubjectCustodyTransfer" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:BookingTelephoneCall" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:BookingTransportOfficial" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:Arrest" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|