PwgSmRev1-185 - AuthenticationWKV

simpleType AuthenticationWKV
namespace http://www.pwg.org/schemas/2012/12/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