biom:PalmPrintImageDetailType

complexType PalmPrintImageDetailType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/

Definition

A data type for the details about an image of a palm print

Diagram

XML Schema

<xs:complexType name="PalmPrintImageDetailType">
<xs:annotation>
<xs:documentation>
A data type for the details about an image of a palm print
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="biom:FrictionRidgeImageImpressionCaptureCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FrictionRidgeCaptureTechnologyCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PalmPositionAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PalmPrintImageMissingArea" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PalmPrintImageQuality" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:RulerScalePresenceInformationFormAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ResolutionMethodInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FrictionRidgeImageSegmentPositionSquare" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:SubjectExistentialDetails" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PalmPrintImageAcquisitionProfileAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PalmPrintImageDetailAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>