biom:UncertaintyValueType
complexType UncertaintyValueType in namespace http://release.niem.gov/niem/domains/biometrics/4.0/
Definition
A data type for a value indicating the uncertainty of the delta direction measure.
Diagram
XML Schema
<xs:complexType name="UncertaintyValueType">
<xs:annotation>
<xs:documentation>
A data type for a value indicating the uncertainty of the delta direction measure.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:UncertaintyValueSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>