| namespace | http://www.pwg.org/schemas/2012/8/sm | |||||||||||||||||||||
| type | restriction of xs:NMTOKEN | |||||||||||||||||||||
| properties |
|
|||||||||||||||||||||
| used by |
|
|||||||||||||||||||||
| facets |
|
|||||||||||||||||||||
| source | <xs:simpleType name="PWGRasterDocumentSheetBackWKV"> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Flipped"/> <xs:enumeration value="ManualTumble"/> <xs:enumeration value="Normal"/> <xs:enumeration value="Rotated"/> <xs:enumeration value="TwoSidedLongEdge "/> <xs:enumeration value="TwoSidedShortEdge"/> </xs:restriction> </xs:simpleType> |