PwgSmRev1-185 - OrientationRequestedWKV

simpleType OrientationRequestedWKV
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
simpleTypes MediaSourceFeedOrientationType OrientationRequestedType
facets
Kind Value Annotation
maxLength 255
enumeration Landscape
enumeration None
enumeration Portrait
enumeration ReverseLandscape
enumeration ReversePortrait
source <xs:simpleType name="OrientationRequestedWKV">
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:maxLength value="255"/>
   
<xs:enumeration value="Landscape"/>
   
<xs:enumeration value="None"/>
   
<xs:enumeration value="Portrait"/>
   
<xs:enumeration value="ReverseLandscape"/>
   
<xs:enumeration value="ReversePortrait"/>
 
</xs:restriction>
</xs:simpleType>


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