PwgPrintJobTicket_v1.0 - JobPasswordEncryptionWKV

simpleType JobPasswordEncryptionWKV
namespace http://www.pwg.org/schemas/2012/8/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
element JobPasswordEncryptionSupported
simpleType JobPasswordEncryptionType
facets
Kind Value annotation 
maxLength 255 
enumeration AES 
enumeration ECC 
enumeration Md2 
enumeration Md4 
enumeration Md5 
enumeration None 
enumeration Sha 
enumeration TripleDES 
source <xs:simpleType name="JobPasswordEncryptionWKV">
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:maxLength value="255"/>
   
<xs:enumeration value="AES"/>
   
<xs:enumeration value="ECC"/>
   
<xs:enumeration value="Md2"/>
   
<xs:enumeration value="Md4"/>
   
<xs:enumeration value="Md5"/>
   
<xs:enumeration value="None"/>
   
<xs:enumeration value="Sha"/>
   
<xs:enumeration value="TripleDES"/>
 
</xs:restriction>
</xs:simpleType>


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