scr:ArrestAugmentationType

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

Definition

A data type for additional information about an arrest.

Diagram

XML Schema

<xs:complexType name="ArrestAugmentationType">
<xs:annotation>
<xs:documentation>
A data type for additional information about an arrest.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="scr:HearingRequestIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:ArrestMethod" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:Charge" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AttorneyRightsIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:PedestrianIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:TreatAsAdultIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:PhoneUseRightsIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:PhoneAttemptsQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:PhoneAssistIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:HearingRightsIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:FacingHarmIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ConsulateRightsIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AttorneyRequestIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:DistanceFromLandmarkMeasure" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>