biom:FrictionRidgeImageRelativeRotationType

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

Definition

A data type for a relative overall rotation necessary for two prints to be compared

Diagram

XML Schema

<xs:complexType name="FrictionRidgeImageRelativeRotationType">
<xs:annotation>
<xs:documentation>
A data type for a relative overall rotation necessary for two prints to be compared
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="biom:ImageReferenceIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ImageReferenceID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ImageRelativeOverallRotationValue" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FrictionRidgeImageRelativeRotationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>