PwgPrintJobTicket_v1.0 - AuthenticationWKV

simpleType AuthenticationWKV
namespace http://www.pwg.org/schemas/2012/8/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
simpleType AuthenticationTypeType
facets
Kind Value annotation 
maxLength 255 
enumeration Basic 
enumeration Certificate 
enumeration Digest 
enumeration Token 
enumeration KerberosToken 
enumeration RequestingUserName 
enumeration None 
source <xs:simpleType name="AuthenticationWKV">
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:maxLength value="255"/>
   
<xs:enumeration value="Basic"/>
   
<xs:enumeration value="Certificate"/>
   
<xs:enumeration value="Digest"/>
   
<xs:enumeration value="Token"/>
   
<xs:enumeration value="KerberosToken"/>
   
<xs:enumeration value="RequestingUserName"/>
   
<xs:enumeration value="None"/>
 
</xs:restriction>
</xs:simpleType>


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