biom:ImageDistortionMeasurementCodeType
complexType ImageDistortionMeasurementCodeType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/
Definition
A data type for a manner in which distortion in an image was measured, i.e. whether it was estimated or calculated
Diagram
XML Schema
<xs:complexType name="ImageDistortionMeasurementCodeType">
<xs:annotation>
<xs:documentation>
A data type for a manner in which distortion in an image was measured, i.e. whether it was estimated or calculated</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:ImageDistortionMeasurementCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>