simpleType MD_PixelOrientationCode_Type
namespace http://www.isotc211.org/2005/gmd
type restriction of string
properties
base xs:string
used by
element MD_PixelOrientationCode
facets
Kind Value annotation 
enumeration center 
enumeration lowerLeft 
enumeration lowerRight 
enumeration upperRight 
enumeration upperLeft 
source <simpleType name="MD_PixelOrientationCode_Type">
 
<restriction base="xs:string">
   
<enumeration value="center"/>
   
<enumeration value="lowerLeft"/>
   
<enumeration value="lowerRight"/>
   
<enumeration value="upperRight"/>
   
<enumeration value="upperLeft"/>
 
</restriction>
</simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy