biom:NativeScanningResolutionValue
element NativeScanningResolutionValue in namespace http://release.niem.gov/niem/domains/biometrics/4.2/
Definition
A scanning resolution used by a specific biometric image capture device. Valid values between 19.29 and 99.99 OR equal to 00.00 (corresponds to 500ppi postive and negative 2% up to maximum allowed value.). Should only allow two decimal places
Diagram
XML Schema
<xs:element name="NativeScanningResolutionValue" type="biom:Decimal2DigitPrecisionType" nillable="true">
<xs:annotation>
<xs:documentation>
A scanning resolution used by a specific biometric image capture device. Valid values between 19.29 and 99.99 OR equal to 00.00 (corresponds to 500ppi postive and negative 2% up to maximum allowed value.). Should only allow two decimal places</xs:documentation>
</xs:annotation>
</xs:element>