Definition Type: SimpleType
Name: InterpreterPageOrientationWKV
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: PwgWellKnownValues.xsd
Collapse XSD Schema Diagram:
XSD Diagram of InterpreterPageOrientationWKV
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<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>
Collapse Facets:
Facet Value
Enumeration Other
Enumeration Unknown
Enumeration Portrait
Enumeration Landscape
Collapse Derivation Tree:
Collapse References:
pwg:InterpreterDefaultOrientation