Definition Type: SimpleType
Name: ImagePoseCodeSimpleType
Namespace: http://niem.gov/niem/nonauthoritative-code/2.0
Containing Schema: nonauthoritative-code.xsd
Documentation:
A data type for angles of an entitys pose in a photograph.
Collapse XSD Schema Diagram:
XSD Diagram of ImagePoseCodeSimpleType in schema nonauthoritative-code_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="ImagePoseCodeSimpleType">
    <xsd:annotation>
        <xsd:documentation>A data type for angles of an entitys pose in a photograph.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Frontal">
            <xsd:annotation>
                <xsd:documentation>The object in the image is facing the front.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Oblique">
            <xsd:annotation>
                <xsd:documentation>The object in the image is facing a quarter view.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Side">
            <xsd:annotation>
                <xsd:documentation>The object in the image is facing the side.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Frontal
Enumeration Oblique
Enumeration Side
Collapse Derivation Tree:
Collapse References:
nonauth:ImagePoseCodeType