scr:EnforcementEncounterType

complexType EnforcementEncounterType in namespace http://release.niem.gov/niem/domains/screening/4.2/

Definition

A data type for details concerning a PERSON ENCOUNTER resulting in a legal action.

Diagram

XML Schema

<xs:complexType name="EnforcementEncounterType">
<xs:annotation>
<xs:documentation>
A data type for details concerning a PERSON ENCOUNTER resulting in a legal action.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="scr:EntryLocationName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:MilesFromPortOfEntryQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:SmuggledClaimVerifiedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:SmuggledMethodCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:TreatAsAdultIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:TimeInUS" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:EntryStatusFoundDetails" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:Arrest" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:EnforcedDeparture" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:EnforcementEncounterCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlienDetentionEncounter" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:Enforcement" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:EntryStatusCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:EnforcementEncounterAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>