biom:FrictionRidgeImageAreaOfCorrespondenceType
complexType FrictionRidgeImageAreaOfCorrespondenceType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/
Definition
A data type for a portion of a friction ridge image that corresponds to another image
Diagram
XML Schema
<xs:complexType name="FrictionRidgeImageAreaOfCorrespondenceType">
<xs:annotation>
<xs:documentation>
A data type for a portion of a friction ridge image that corresponds to another image</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="structures:ObjectType">
<xs:sequence>
<xs:element ref="biom:ImageReferenceIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ImageReferenceID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ImageSegmentPolygon" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:MinutiaeCommentText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FrictionRidgeImageAreaOfCorrespondenceAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>