| namespace | http://www.pwg.org/schemas/2012/12/sm | |||||||||||||||
| type | restriction of xs:NMTOKEN | |||||||||||||||
| properties | 
 | |||||||||||||||
| used by | 
 | |||||||||||||||
| facets | 
 | |||||||||||||||
| source | <xs:simpleType name="OutputTrayPageDeliveryOrientationWKV"> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Other"/> <xs:enumeration value="Unknown"/> <xs:enumeration value="FaceUp"/> <xs:enumeration value="FaceDown"/> </xs:restriction> <!-- output tray page delivery orientation (face up, etc.) --> <!-- see PrtOutputPageDeliveryOrientationTC in [RFC3805] --> </xs:simpleType> |