ndex:JuvenileDispositionCodeType
complexType JuvenileDispositionCodeType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.0/
Definition
A data type for a code that identifies the disposition of the arrest if the arrestee was a juvenile at the time of arrest.
Diagram
XML Schema
<xs:complexType name="JuvenileDispositionCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the disposition of the arrest if the arrestee was a juvenile at the time of arrest.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ndex:JuvenileDispositionCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>