biom:PlantarImageDetailType

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

Definition

A data type for a set of details about an image of a plantar (footprint)

Diagram

XML Schema

<xs:complexType name="PlantarImageDetailType">
<xs:annotation>
<xs:documentation>
A data type for a set of details about an image of a plantar (footprint)
</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:PlantarPositionAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PlantarImageMissingArea" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PlantarImageQuality" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PlantarImageSegmentToePositionPolygon" 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:PlantarImageAcquisitionProfileAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:SubjectExistentialDetails" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PlantarImageDetailAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>