biom:QualityScoreSimpleType

simpleType QualityScoreSimpleType in namespace http://release.niem.gov/niem/domains/biometrics/5.0/

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>