Definition Type: SimpleType
Name: MD_PixelOrientationCode_Type
Namespace: http://niem.gov/niem/external/iso-19139-gmd/draft-0.1/gmd/dhs-gmo/1.0.0
Containing Schema: spatialRepresentation.xsd
Collapse XSD Schema Diagram:
XSD Diagram of MD_PixelOrientationCode_Type in schema spatialrepresentation_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="MD_PixelOrientationCode_Type">
    <xs:restriction base="xs:string">
        <xs:enumeration value="center" />
        <xs:enumeration value="lowerLeft" />
        <xs:enumeration value="lowerRight" />
        <xs:enumeration value="upperRight" />
        <xs:enumeration value="upperLeft" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration center
Enumeration lowerLeft
Enumeration lowerRight
Enumeration upperRight
Enumeration upperLeft
Collapse Derivation Tree:
Collapse References:
gmd:MD_PixelOrientationCode