ucr:MultipleArresteeSegmentsCodeType
complexType MultipleArresteeSegmentsCodeType in namespace http://release.niem.gov/niem/codes/fbi_ucr/4.0/
Definition
A data type for the ways in which an arrested subject is counted or scored in a system so that a subject is counted only once despite potentially multiple arrests at a time.
Diagram
XML Schema
<xs:complexType name="MultipleArresteeSegmentsCodeType">
<xs:annotation>
<xs:documentation>
A data type for the ways in which an arrested subject is counted or scored in a system so that a subject is counted only once despite potentially multiple arrests at a time.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ucr:MultipleArresteeSegmentsCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>