| namespace | http://www.isotc211.org/2005/gmd | ||||||||||||||||||
| type | restriction of string | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| 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> |