biom:INCITSMinutiaeType

complexType INCITSMinutiaeType in namespace http://release.niem.gov/niem/domains/biometrics/4.0/

Definition

A data type for a set of minutiae definitions conforming to Section 5 of ANSI INCITS 378-2004 Standard

Diagram

XML Schema

<xs:complexType name="INCITSMinutiaeType">
<xs:annotation>
<xs:documentation>
A data type for a set of minutiae definitions conforming to Section 5 of ANSI INCITS 378-2004 Standard
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="biom:ImageCaptureDetail" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:CBEFFFormatOwnerIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:CBEFFFormatCategoryIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:CBEFFProductIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FingerImpressionImage" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FingerViewNumeric" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:MinutiaeQuality" minOccurs="0" maxOccurs="9"/>
<xs:element ref="biom:MinutiaeQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:INCITSMinutia" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:MinutiaeRidgeCountDetail" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FingerprintPatternCoreLocation" minOccurs="0" maxOccurs="9"/>
<xs:element ref="biom:FingerprintPatternDeltaLocation" minOccurs="0" maxOccurs="9"/>
<xs:element ref="biom:INCITSMinutiaeAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>