im:ReleaseReason
The reason for the release of the alien from a detention facility.
Element information
Namespace: http://niem.gov/niem/domains/immigration/2.1
Schema document: domains/immigration/2.1/immigration.xsd
Type: im:DetentionReleaseReasonType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- im:ReleaseReasonCode [0..*] A DETENTION REASON TYPE for the release of a detainee.
- im:ReleaseReasonDescriptionText [0..*] A text that describes the DETENTION REASON TYPE for the release of a detainee.
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 im:ImmigrationDetentionType (Element im:AlienDetentionEncounter)
Sample instance
<im:ReleaseReason> <im:ReleaseReasonCode>TERM</im:ReleaseReasonCode> <im:ReleaseReasonDescriptionText>string</im:ReleaseReasonDescriptionText> </im:ReleaseReason>