| namespace | http://www.pwg.org/schemas/2012/8/sm | ||||||||||||||||||||||||||||||
| type | restriction of xs:NMTOKEN | ||||||||||||||||||||||||||||||
| properties | 
 | ||||||||||||||||||||||||||||||
| used by | 
 | ||||||||||||||||||||||||||||||
| facets | 
 | ||||||||||||||||||||||||||||||
| source | <xs:simpleType name="MediaInputTrayWKV"> <xs:restriction base="xs:NMTOKEN"> <xs:maxLength value="255"/> <xs:enumeration value="Top"/> <xs:enumeration value="Middle"/> <xs:enumeration value="Bottom"/> <xs:enumeration value="Side"/> <xs:enumeration value="LargeCapacity"/> <xs:enumeration value="Envelope"/> <xs:enumeration value="Main"/> <xs:enumeration value="Manual"/> </xs:restriction> </xs:simpleType> |