| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||||||||||||||
| type | restriction of xs:NMTOKEN | ||||||||||||||||||
| properties | 
 | ||||||||||||||||||
| used by | 
 | ||||||||||||||||||
| facets | 
 | ||||||||||||||||||
| source | <xs:simpleType name="MediaPathTypeWKV"> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Other"/> <xs:enumeration value="Unknown"/> <xs:enumeration value="LongEdgeBindingDuplex"/> <xs:enumeration value="ShortEdgeBindingDuplex"/> <xs:enumeration value="Simplex"/> </xs:restriction> <!-- media path type --> <!-- see PrtMediaPathTypeTC in [RFC3805] and [IANA-PRT] --> </xs:simpleType> |