ucr:PropertyCategoryCodeType
complexType PropertyCategoryCodeType in namespace http://release.niem.gov/niem/codes/fbi_ucr/4.0/
Definition
A data type for categories or classifications of a property item.
Diagram
XML Schema
<xs:complexType name="PropertyCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for categories or classifications of a property item.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ucr:PropertyCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>