biom:SubjectPoseCodeType
complexType SubjectPoseCodeType in namespace http://release.niem.gov/niem/domains/biometrics/4.0/
Definition
A data type for a pose of a subject in an image
Diagram
XML Schema
<xs:complexType name="SubjectPoseCodeType">
<xs:annotation>
<xs:documentation>
A data type for a pose of a subject in an image</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:SubjectPoseCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>