Definition Type: SimpleType
Name: MD_PixelOrientationCode_Type
Namespace: http://www.isotc211.org/2005/gmd
Containing Schema: spatialRepresentation.xsd
Collapse XSD Schema Diagram:
XSD Diagram of MD_PixelOrientationCode_Type in schema spatialrepresentation_xsd (Geography Markup Language)
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