namespace | http://www.pwg.org/schemas/2012/12/sm | |||||||||||||||
type | restriction of xs:NMTOKEN | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:simpleType name="InterpreterPageOrientationWKV"> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Other"/> <xs:enumeration value="Unknown"/> <xs:enumeration value="Portrait"/> <xs:enumeration value="Landscape"/> </xs:restriction> <!-- interpreter page orientation default (portrait or landscape) --> <!-- see PrtPrintOrientationTC in [RFC3805] --> </xs:simpleType> |