ucr:MethodOfEntryCodeType
complexType MethodOfEntryCodeType in namespace http://release.niem.gov/niem/codes/fbi_ucr/4.2/
Definition
A data type for methods of entry into a structure or premises.
Diagram
XML Schema
<xs:complexType name="MethodOfEntryCodeType">
<xs:annotation>
<xs:documentation>
A data type for methods of entry into a structure or premises.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ucr:MethodOfEntryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>