biom:DNASTRProfileType

complexType DNASTRProfileType in namespace http://release.niem.gov/niem/domains/biometrics/5.0/

Definition

A data type for an autosomal STR, X-STR, and Y-STR DNA profile

Diagram

XML Schema

<xs:complexType name="DNASTRProfileType">
<xs:annotation>
<xs:documentation>
A data type for an autosomal STR, X-STR, and Y-STR DNA profile
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="biom:DNASTRProfileCategoryCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DNALocusReferenceID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DNAAlleleIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DNALocusAnalysisIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DNAPreciseCallIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DNAAlleleCall1Text" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DNAAlleleCall2Text" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DNAAlleleCall3Text" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DNABatchID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DNAElectropherogramID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DNAElectropherogramLadderID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DNAKit" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DNASTRProfileAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>