biom:QualityScoreSimpleType
simpleType QualityScoreSimpleType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/
Definition
A data type to define values for allowed quality scores
Diagram
XML Schema
<xs:simpleType name="QualityScoreSimpleType">
<xs:annotation>
<xs:documentation>
A data type to define values for allowed quality scores</xs:documentation>
</xs:annotation>
<xs:union memberTypes="biom:Integer0to100SimpleType biom:QualityScoreFailureCodeSimpleType"/>
</xs:simpleType>