<xsd:complexType name="EnforcementEncounterType">
<xsd:annotation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/niem-core/2.0" i:name="PersonEncounterType" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:PersonEncounterType">
<xsd:sequence>
<xsd:element ref="scr:EntryLocationName" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="scr:MilesFromPortOfEntryQuantity" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="scr:SmuggledClaimVerifiedIndicator" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="scr:SmuggledMethodCode" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="scr:TreatAsAdultIndicator" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="scr:TimeInUSCode" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="scr:EntryStatusCategoryCode" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="scr:EnforcementCategoryCode" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="scr:EntryStatusFoundDetails" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="scr:Detention" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="j:Arrest" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|