biom:PhysicalFeatureImageType

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

Definition

A data type for an image of a physical feature

Diagram

XML Schema

<xs:complexType name="PhysicalFeatureImageType">
<xs:annotation>
<xs:documentation>
A data type for an image of a physical feature
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="biom:PhysicalFeatureSize" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:Type10CrossReferenceID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ImageTransformationCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:SubjectExistentialDetails" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ResolutionMethodInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:CheiloscopicImageInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PatternedInjuryDetail" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:RulerScalePresenceInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DentalVisualImageDataInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PhysicalFeatureNCICCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PhysicalFeatureDescriptionDetail" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FaceImageContour" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FaceImage2DFeaturePoint" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FaceImage3DFeaturePoint" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PhysicalFeatureImageAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>