scr:VoluntaryDepartureType

complexType VoluntaryDepartureType in namespace http://release.niem.gov/niem/domains/screening/4.1/

Definition

A data type for a willing DEPARTURE of a PERSON in response to a judicial decision for an expedited removal.

Diagram

XML Schema

<xs:complexType name="VoluntaryDepartureType">
<xs:annotation>
<xs:documentation>
A data type for a willing DEPARTURE of a PERSON in response to a judicial decision for an expedited removal.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="scr:VoluntaryDepartDecisionDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:VoluntaryDepartExpireDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:VoluntaryDepartureDecision" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:VoluntaryDepartureAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>