PwgSmRev1-185 - AuthorizationTypeWKV

simpleType AuthorizationTypeWKV
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
simpleType AuthorizationTypesType
facets
Kind Value Annotation
maxLength 255
enumeration Network
enumeration SAML
enumeration XACML
enumeration AccessList
enumeration None
source <xs:simpleType name="AuthorizationTypeWKV">
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:maxLength value="255"/>
   
<xs:enumeration value="Network"/>
   
<xs:enumeration value="SAML"/>
   
<xs:enumeration value="XACML"/>
   
<xs:enumeration value="AccessList"/>
   
<xs:enumeration value="None"/>
 
</xs:restriction>
</xs:simpleType>


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