biom:OtherMinutiaeType

complexType OtherMinutiaeType in namespace http://release.niem.gov/niem/domains/biometrics/5.0/

Definition

A data type for a set of minutiae definitions to be used for a feature set owner or developer other than the ones specifically defined in this standard

Diagram

XML Schema

<xs:complexType name="OtherMinutiaeType">
<xs:annotation>
<xs:documentation>
A data type for a set of minutiae definitions to be used for a feature set owner or developer other than the ones specifically defined in this standard
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="biom:ImageCaptureDetail" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:MinutiaeAlgorithmOwnerText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:MinutiaeAlgorithm" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:CaptureDevice" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:ContactInformationDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:MinutiaAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:OtherMinutiaeAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>