biom:FrictionRidgeDetailType

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

Definition

A data type for the details about a friction ridge image

Diagram

XML Schema

<xs:complexType name="FrictionRidgeDetailType">
<xs:annotation>
<xs:documentation>
A data type for the details about a friction ridge image
</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:LatentFrictionRidgePositionCode" minOccurs="0" maxOccurs="6"/>
<xs:element ref="biom:FingerprintImageMajorCasePrint" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FrictionRidgeImageQuality" 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:SubjectExistentialDetails" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FrictionRidgeDetailAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>