scr:VoluntaryDeparture
A willing DEPARTURE of a PERSON in response to a judicial decision for an expedited removal.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.1
Schema document: domains/screening/2.1/screening.xsd
Type: scr:VoluntaryDepartureType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- scr:VoluntaryDepartDecisionDate [0..*] The date on which the decision was reached regarding the request for stay of deportation.
- scr:VoluntaryDepartExpireDate [0..*] The date on which the aliens stay of deportation expires.
- scr:VoluntaryDepartureDecision [0..*] A classification of the VOLUNTARY DECISION.
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 scr:DepartureType (Element scr:Departure)
Sample instance
<scr:VoluntaryDeparture> <scr:VoluntaryDepartDecisionDate> <nc:Date>2000-01-01</nc:Date> </scr:VoluntaryDepartDecisionDate> <scr:VoluntaryDepartExpireDate> <nc:Date>2000-01-01</nc:Date> </scr:VoluntaryDepartExpireDate> <scr:VoluntaryDepartureDecision> <scr:VoluntaryDepartDecisionCategoryText>string</scr:VoluntaryDepartDecisionCategoryText> <scr:VoluntaryDepartDecisionCategoryDescriptionText>string</scr:VoluntaryDepartDecisionCategoryDescriptionText> </scr:VoluntaryDepartureDecision> </scr:VoluntaryDeparture>