biom:MinutiaeRidgeFlowMapType

complexType MinutiaeRidgeFlowMapType in namespace http://release.niem.gov/niem/domains/biometrics/4.1/

Definition

A data type for a map of ridge flow values assigned to cells at a matrix of points overlaying an image containing minutiae

Diagram

XML Schema

<xs:complexType name="MinutiaeRidgeFlowMapType">
<xs:annotation>
<xs:documentation>
A data type for a map of ridge flow values assigned to cells at a matrix of points overlaying an image containing minutiae
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="biom:MinutiaeRidgeFlowMapSamplingFrequencyValue" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:MinutiaeRidgeFlowMapFormatCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:MinutiaeRidgeFlowMapRowText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:MinutiaeRidgeFlowMapAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>