j:BookingTelephoneCall
Details about a telephone call (number) a subject makes while being booked or detained from an arrest.
Element information
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Schema document: domains/jxdm/4.0/jxdm.xsd
Type: j:BookingTelephoneCallType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- j:BookingTelephoneCallDate [0..*] A date a subject makes a telephone call while being booked or detained from a booking.
- j:BookingTelephoneCallSupervisingOfficial [0..*] A peace official who supervises a subject making a telephone call.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type j:BookingType (Element j:Booking)
- Type im:ImmigrationDetentionType via extension of j:BookingType (Element im:AlienDetentionEncounter)
Sample instance
<j:BookingTelephoneCall> <j:BookingTelephoneCallDate> <nc:Date>2000-01-01</nc:Date> </j:BookingTelephoneCallDate> <j:BookingTelephoneCallSupervisingOfficial> <nc:RoleOfPersonReference/> <j:EnforcementOfficialActivityCategoryCode>01</j:EnforcementOfficialActivityCategoryCode> <j:EnforcementOfficialAssignmentCategoryCode>F</j:EnforcementOfficialAssignmentCategoryCode> <j:EnforcementOfficialBadgeIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </j:EnforcementOfficialBadgeIdentification> <j:EnforcementOfficialPOSTLicenseIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </j:EnforcementOfficialPOSTLicenseIdentification> <j:EnforcementOfficialCategoryText>string</j:EnforcementOfficialCategoryText> <j:EnforcementOfficialUnavailableSchedule> <nc:ScheduleActivityText>string</nc:ScheduleActivityText> <nc:ScheduleDate>... </nc:ScheduleDate> <nc:ScheduleDayEndTime>12:00:00</nc:ScheduleDayEndTime> <nc:ScheduleDayStartTime>12:00:00</nc:ScheduleDayStartTime> <nc:SchedulePerson>... </nc:SchedulePerson> </j:EnforcementOfficialUnavailableSchedule> <j:EnforcementOfficialUnit> <nc:OrganizationAbbreviationText>string</nc:OrganizationAbbreviationText> <nc:OrganizationActivityText>string</nc:OrganizationActivityText> <nc:OrganizationBranchName>string</nc:OrganizationBranchName> <j:OrganizationCategoryNCICORIAgencyCode>A</j:OrganizationCategoryNCICORIAgencyCode> <nc:OrganizationDayContactInformation>... </nc:OrganizationDayContactInformation> <nc:OrganizationDescriptionText>string</nc:OrganizationDescriptionText> <nc:OrganizationDoingBusinessAsName>string</nc:OrganizationDoingBusinessAsName> <nc:OrganizationEmergencyContactInformation>... </nc:OrganizationEmergencyContactInformation> <nc:OrganizationEstablishedDate>... </nc:OrganizationEstablishedDate> <nc:OrganizationEveningContactInformation>... </nc:OrganizationEveningContactInformation> <nc:OrganizationIdentification>... </nc:OrganizationIdentification> <nc:OrganizationIncorporatedIndicator>true</nc:OrganizationIncorporatedIndicator> <nc:OrganizationLocalIdentification>... </nc:OrganizationLocalIdentification> <nc:OrganizationLocation>... </nc:OrganizationLocation> <nc:OrganizationName>string</nc:OrganizationName> <nc:OrganizationNightContactInformation>... </nc:OrganizationNightContactInformation> <nc:OrganizationOtherIdentification>... </nc:OrganizationOtherIdentification> <nc:OrganizationParentAffiliate>... </nc:OrganizationParentAffiliate> <nc:OrganizationPrimaryContactInformation>... </nc:OrganizationPrimaryContactInformation> <nc:OrganizationPrincipalOfficial>... </nc:OrganizationPrincipalOfficial> <nc:OrganizationStatus>... </nc:OrganizationStatus> <nc:OrganizationSubUnit>... </nc:OrganizationSubUnit> <nc:OrganizationSubUnitName>string</nc:OrganizationSubUnitName> <nc:OrganizationTaxIdentification>... </nc:OrganizationTaxIdentification> <nc:OrganizationTerminationDate>... </nc:OrganizationTerminationDate> <nc:OrganizationUnitName>string</nc:OrganizationUnitName> <j:EnforcementUnitBeatIdentification>... </j:EnforcementUnitBeatIdentification> <j:EnforcementUnitIdentification>... </j:EnforcementUnitIdentification> <j:EnforcementUnitName>string</j:EnforcementUnitName> <j:EnforcementUnitNumberIdentification>... </j:EnforcementUnitNumberIdentification> <j:EnforcementUnitSectionIdentification>... </j:EnforcementUnitSectionIdentification> </j:EnforcementOfficialUnit> <j:LEOKACircumstanceCategoryCode>1</j:LEOKACircumstanceCategoryCode> </j:BookingTelephoneCallSupervisingOfficial> </j:BookingTelephoneCall>