PwgSmRev1-185 - RotationWKV

simpleType RotationWKV
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
elements ScanDocumentProcessingCapabilitiesType/Rotation/AllowedValue TransformDocumentProcessingCapabilitiesType/Rotation/AllowedValue CopyInputDocumentProcessingCapabilitiesType/Rotation/AllowedValue
simpleType RotationType
facets
Kind Value Annotation
enumeration 0
enumeration 90
enumeration 180
enumeration 270
source <xs:simpleType name="RotationWKV">
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:enumeration value="0"/>
   
<xs:enumeration value="90"/>
   
<xs:enumeration value="180"/>
   
<xs:enumeration value="270"/>
 
</xs:restriction>
</xs:simpleType>


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