PwgSmRev1-185 - InterpreterPageOrientationWKV

simpleType InterpreterPageOrientationWKV
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
element InterpreterDefaultOrientation
facets
Kind Value Annotation
enumeration Other
enumeration Unknown
enumeration Portrait
enumeration Landscape
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy