biom:DNAProfileCategoryCodeType
complexType DNAProfileCategoryCodeType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/
Definition
A data type for a kind of DNA profile
Diagram
XML Schema
<xs:complexType name="DNAProfileCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a kind of DNA profile</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:DNAProfileCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>