biom:FaceImageType

complexType FaceImageType in namespace http://release.niem.gov/niem/domains/biometrics/4.1/

Definition

A data type for an image of a human face

Diagram

XML Schema

<xs:complexType name="FaceImageType">
<xs:annotation>
<xs:documentation>
A data type for an image of a human face
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="biom:FaceImage3DPoseAngle" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FaceImageAcquisitionProfileAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FaceImageAttribute" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FaceImageDescriptionAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FaceImageSubjectPoseAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FacialImageMissingReasonCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FaceImageBoundingSquare" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FaceImageBoundary" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FaceImageLightingArtifactsCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:PersonEyeColorAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PersonHairColorAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FaceImage2DFeaturePoint" minOccurs="0" maxOccurs="88"/>
<xs:element ref="biom:FaceImageFeaturePointTierAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FaceImage3DFeaturePoint" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FaceImageContour" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FaceImageOcclusion" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:Type10CrossReferenceID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PatternedInjuryDetail" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PhysicalFeatureSize" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:RulerScalePresenceInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FaceImagePoseOffsetAngleMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FaceImageAcquisitionSource" 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:ImageTransformationCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FaceImageAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>