ncic:ProhibitedPersonsCategoryCodeType
complexType ProhibitedPersonsCategoryCodeType in namespace http://release.niem.gov/niem/codes/fbi_ncic/4.2/
Definition
A data type for a reason for the denial or the reason for a NICS Index submission. It can be one of the Brady Act categories or represent a Denied Person record submitted by a State.
Diagram
XML Schema
<xs:complexType name="ProhibitedPersonsCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a reason for the denial or the reason for a NICS Index submission. It can be one of the Brady Act categories or represent a Denied Person record submitted by a State.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ncic:ProhibitedPersonsCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>