PwgPrintJobTicket_v1.0 - UriAuthenticationWKV

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


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