ucr:OffenseCodeType
complexType OffenseCodeType in namespace http://release.niem.gov/niem/codes/fbi_ucr/4.0/
Definition
A data type for Uniform Crime Reporting (UCR) offense codes.
Diagram
XML Schema
<xs:complexType name="OffenseCodeType">
<xs:annotation>
<xs:documentation>
A data type for Uniform Crime Reporting (UCR) offense codes.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ucr:OffenseCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>