PwgSmRev1-185 - UriAuthenticationWKV

simpleType UriAuthenticationWKV
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
elements ServiceXriSupported/Xris/XriAuthentication ImagingServiceDescriptionSetType/XriSupported/Xri/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