| namespace | http://www.pwg.org/schemas/2012/8/sm | |||||||||||||||
| type | restriction of xs:NMTOKEN | |||||||||||||||
| properties | 
 | |||||||||||||||
| used by | 
 | |||||||||||||||
| facets | 
 | |||||||||||||||
| source | <xs:simpleType name="ImageCroppingPolicyWKV"> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Crop"/> <xs:enumeration value="StretchIsomorphicMax"/> <xs:enumeration value="StretchIsomorphicMin"/> <xs:enumeration value="StretchNonIsomorphic"/> </xs:restriction> </xs:simpleType> |