Definition Type: ComplexType
Name: ImmigrationDetentionType
Namespace: http://niem.gov/niem/domains/immigration/2.0
Type: j:BookingType
Containing Schema: immigration.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into BaggageReceiptNumber in schema immigration_xsd Drilldown into BarracksCode in schema immigration_xsd Drilldown into ConsulateNotifiedDate in schema immigration_xsd Drilldown into DetainerLiftReason in schema immigration_xsd Drilldown into ReleaseReason in schema immigration_xsd Drilldown into InmateNumber in schema immigration_xsd Drilldown into ActualReleaseDate in schema immigration_xsd Drilldown into MedicationText in schema immigration_xsd Drilldown into ProjectedReleaseDate in schema immigration_xsd Drilldown into ReleaseConditionText in schema immigration_xsd Drilldown into SentenceDate in schema immigration_xsd Drilldown into BookInOfficer in schema immigration_xsd Drilldown into SearchOfficer in schema immigration_xsd Drilldown into BookOutOfficer in schema immigration_xsd Drilldown into MedicationIndicator in schema immigration_xsd Drilldown into SentenceTime in schema immigration_xsd Drilldown into Arrest in schema jxdm_xsd Drilldown into BookingTransportOfficial in schema jxdm_xsd Drilldown into BookingTelephoneCall in schema jxdm_xsd Drilldown into BookingSubjectCustodyTransfer in schema jxdm_xsd Drilldown into BookingSubject in schema jxdm_xsd Drilldown into BookingSeizedProperty in schema jxdm_xsd Drilldown into BookingSearchOfficial in schema jxdm_xsd Drilldown into BookingSealedIndicator in schema jxdm_xsd Drilldown into BookingRetainedProperty in schema jxdm_xsd Drilldown into BookingReportingDistrictText in schema jxdm_xsd Drilldown into BookingReleaseCorrectionsAnalyst in schema jxdm_xsd Drilldown into BookingRelease in schema jxdm_xsd Drilldown into BookingFileIdentification in schema jxdm_xsd Drilldown into BookingFacility in schema jxdm_xsd Drilldown into BookingEmployee in schema jxdm_xsd Drilldown into BookingDocumentControlIdentification in schema jxdm_xsd Drilldown into BookingDetentionFacility in schema jxdm_xsd Drilldown into BookingDepositedProperty in schema jxdm_xsd Drilldown into BookingCourtCaseIdentification in schema jxdm_xsd Drilldown into BookingArraignmentDate in schema jxdm_xsd Drilldown into BookingAgencyRecordIdentification in schema jxdm_xsd Drilldown into BookingAgency in schema jxdm_xsd Drilldown into BookingAdditionalChargesIndicator in schema jxdm_xsd Drilldown into ActivityDisposition in schema niem-core_xsd Drilldown into ActivityReasonText in schema niem-core_xsd Drilldown into ActivityStatus in schema niem-core_xsd Drilldown into ActivityName in schema niem-core_xsd Drilldown into ActivityDescriptionText in schema niem-core_xsd Drilldown into ActivityDateRepresentation in schema niem-core_xsd Drilldown into ActivityCategoryText in schema niem-core_xsd Drilldown into ActivityIdentification in schema niem-core_xsd Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into ComplexObjectType in schema structures_xsd Drilldown into ActivityType in schema niem-core_xsd Drilldown into BookingType in schema jxdm_xsdXSD Diagram of ImmigrationDetentionType in schema immigration_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="ImmigrationDetentionType">
    <xsd:annotation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/domains/jxdm/4.0" i:name="BookingType" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="j:BookingType">
            <xsd:sequence>
                <xsd:element ref="im:SentenceTime" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="im:MedicationIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="im:BookOutOfficer" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="im:SearchOfficer" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="im:BookInOfficer" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="im:SentenceDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="im:ReleaseConditionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="im:ProjectedReleaseDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="im:MedicationText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="im:ActualReleaseDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="im:InmateNumber" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="im:ReleaseReason" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="im:DetainerLiftReason" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="im:ConsulateNotifiedDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="im:BarracksCode" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="im:BaggageReceiptNumber" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ActivityIdentification nc:ActivityIdentification 0 unbounded
ActivityCategoryText nc:ActivityCategoryText 0 unbounded
ActivityDateRepresentation nc:ActivityDateRepresentation 0 unbounded
ActivityDescriptionText nc:ActivityDescriptionText 0 unbounded
ActivityName nc:ActivityName 0 unbounded
ActivityStatus nc:ActivityStatus 0 unbounded
ActivityReasonText nc:ActivityReasonText 0 unbounded
ActivityDisposition nc:ActivityDisposition 0 unbounded
BookingAdditionalChargesIndicator j:BookingAdditionalChargesIndicator 0 unbounded
BookingAgency j:BookingAgency 0 unbounded
BookingAgencyRecordIdentification j:BookingAgencyRecordIdentification 0 unbounded
BookingArraignmentDate j:BookingArraignmentDate 0 unbounded
BookingCourtCaseIdentification j:BookingCourtCaseIdentification 0 unbounded
BookingDepositedProperty j:BookingDepositedProperty 0 unbounded
BookingDetentionFacility j:BookingDetentionFacility 0 unbounded
BookingDocumentControlIdentification j:BookingDocumentControlIdentification 0 unbounded
BookingEmployee j:BookingEmployee 0 unbounded
BookingFacility j:BookingFacility 0 unbounded
BookingFileIdentification j:BookingFileIdentification 0 unbounded
BookingRelease j:BookingRelease 0 unbounded
BookingReleaseCorrectionsAnalyst j:BookingReleaseCorrectionsAnalyst 0 unbounded
BookingReportingDistrictText j:BookingReportingDistrictText 0 unbounded
BookingRetainedProperty j:BookingRetainedProperty 0 unbounded
BookingSealedIndicator j:BookingSealedIndicator 0 unbounded
BookingSearchOfficial j:BookingSearchOfficial 0 unbounded
BookingSeizedProperty j:BookingSeizedProperty 0 unbounded
BookingSubject j:BookingSubject 0 unbounded
BookingSubjectCustodyTransfer j:BookingSubjectCustodyTransfer 0 unbounded
BookingTelephoneCall j:BookingTelephoneCall 0 unbounded
BookingTransportOfficial j:BookingTransportOfficial 0 unbounded
Arrest j:Arrest 0 unbounded
SentenceTime im:SentenceTime 0 unbounded
MedicationIndicator im:MedicationIndicator 0 unbounded
BookOutOfficer im:BookOutOfficer 0 unbounded
SearchOfficer im:SearchOfficer 0 unbounded
BookInOfficer im:BookInOfficer 0 unbounded
SentenceDate im:SentenceDate 0 unbounded
ReleaseConditionText im:ReleaseConditionText 0 unbounded
ProjectedReleaseDate im:ProjectedReleaseDate 0 unbounded
MedicationText im:MedicationText 0 unbounded
ActualReleaseDate im:ActualReleaseDate 0 unbounded
InmateNumber im:InmateNumber 0 unbounded
ReleaseReason im:ReleaseReason 0 unbounded
DetainerLiftReason im:DetainerLiftReason 0 unbounded
ConsulateNotifiedDate im:ConsulateNotifiedDate 0 unbounded
BarracksCode im:BarracksCode 0 unbounded
BaggageReceiptNumber im:BaggageReceiptNumber 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree:
Collapse References:
im:AlienDetentionEncounter