biom:IrisImageType

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

Definition

A data type for a Type-17 iris image record

Diagram

XML Schema

<xs:complexType name="IrisImageType">
<xs:annotation>
<xs:documentation>
A data type for a Type-17 iris image record
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="biom:IrisEyePositionAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:IrisImageMissing" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ResolutionMethodInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:IrisEyeRotationAngleText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:IrisEyeRotationUncertaintyValueText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:IrisImageCapture" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:PersonEyeColorAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:IrisImageAcquisitionLightingSpectrum" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:IrisDiameterPixelQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:IrisImageAcquisitionProfileAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:IrisImageStorageFormatCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:IrisImageIrisPupilBoundary" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:IrisImageIrisScleraBoundary" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:IrisImageIrisUpperEyelidBoundary" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:IrisImageIrisLowerEyelidBoundary" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:IrisImageOcclusion" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:IrisImageRangeMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:IrisImageGazeAngleMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:IrisImageAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>