j:RapSheetPersonDNAType
complexType RapSheetPersonDNAType in namespace http://release.niem.gov/niem/domains/jxdm/6.2/
Definition
A data type for an element in the rapsheet used solely to report that a DNA sample has been taken from the subject and is available from a specific agency.
Diagram
XML Schema
<xs:complexType name="RapSheetPersonDNAType">
<xs:annotation>
<xs:documentation>
A data type for an element in the rapsheet used solely to report that a DNA sample has been taken from the subject and is available from a specific agency.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="structures:ObjectType">
<xs:sequence>
<xs:element ref="j:RapSheetPersonDNAAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>