biom:PlantarImageType
complexType PlantarImageType in namespace http://release.niem.gov/niem/domains/biometrics/4.0/
Definition
A data type for an image of a plantar (footprint)
Diagram
XML Schema
<xs:complexType name="PlantarImageType">
<xs:annotation>
<xs:documentation>
A data type for an image of a plantar (footprint)</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="biom:ImageType">
<xs:sequence>
<xs:element ref="biom:FingerprintImageImpressionCaptureCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PlantarPositionAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PlantarImageMissingArea" minOccurs="0" maxOccurs="8"/>
<xs:element ref="biom:PlantarImageQuality" minOccurs="0" maxOccurs="9"/>
<xs:element ref="biom:PlantarImageSegmentPositionPolygon" minOccurs="0" maxOccurs="5"/>
<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:PlantarImageAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>