PwgSmRev1-185 - AuthnContextType

complexType AuthnContextType
diagram PwgSmRev1-185_p4432.png
namespace urn:oasis:names:tc:SAML:2.0:assertion
children saml:AuthnContextClassRef saml:AuthnContextDecl saml:AuthnContextDeclRef saml:AuthenticatingAuthority
used by
element AuthnContext
source <xs:complexType name="AuthnContextType">
 
<xs:sequence>
   
<xs:choice>
     
<xs:sequence>
       
<xs:element ref="saml:AuthnContextClassRef"/>
       
<xs:choice minOccurs="0">
         
<xs:element ref="saml:AuthnContextDecl"/>
         
<xs:element ref="saml:AuthnContextDeclRef"/>
       
</xs:choice>
     
</xs:sequence>
     
<xs:choice>
       
<xs:element ref="saml:AuthnContextDecl"/>
       
<xs:element ref="saml:AuthnContextDeclRef"/>
     
</xs:choice>
   
</xs:choice>
   
<xs:element ref="saml:AuthenticatingAuthority" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>


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