biom:PlantarImageMissingAreaType

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

Definition

A data type for a missing area of a plantar image

Diagram

XML Schema

<xs:complexType name="PlantarImageMissingAreaType">
<xs:annotation>
<xs:documentation>
A data type for a missing area of a plantar image
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="biom:PlantarPositionCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PlantarMissingAreaReasonCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PlantarImageMissingAreaAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>