biom:SubjectDNARecordsAvailableCodeType
complexType SubjectDNARecordsAvailableCodeType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/
Definition
A data type for a single letter for DNA records are available for the subject or not
Diagram
XML Schema
<xs:complexType name="SubjectDNARecordsAvailableCodeType">
<xs:annotation>
<xs:documentation>
A data type for a single letter for DNA records are available for the subject or not</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:SubjectDNARecordsAvailableCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>