dea:DrugCategoryCodeType
complexType DrugCategoryCodeType in namespace http://release.niem.gov/niem/codes/dea_ctlsub/4.0/
Definition
A data type for a kind of substance by which a person is intoxicated.
Diagram
XML Schema
<xs:complexType name="DrugCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a kind of substance by which a person is intoxicated.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="dea:DrugCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>