ndex:ForensicSpecimenCodeType
complexType ForensicSpecimenCodeType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.0/
Definition
A data type for a code that identifies a type of forensic specimen collected.
Diagram
XML Schema
<xs:complexType name="ForensicSpecimenCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies a type of forensic specimen collected.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ndex:ForensicSpecimenCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>