PwgSmRev1-185 - SubjectConfirmationType

complexType SubjectConfirmationType
diagram PwgSmRev1-185_p4446.png
namespace urn:oasis:names:tc:SAML:2.0:assertion
children saml:BaseID saml:NameID saml:EncryptedID saml:SubjectConfirmationData
used by
element SubjectConfirmation
attributes
Name  Type  Use  Default  Fixed  Annotation
Method  xs:anyURI  required      
source <xs:complexType name="SubjectConfirmationType">
 
<xs:sequence>
   
<xs:choice minOccurs="0">
     
<xs:element ref="saml:BaseID"/>
     
<xs:element ref="saml:NameID"/>
     
<xs:element ref="saml:EncryptedID"/>
   
</xs:choice>
   
<xs:element ref="saml:SubjectConfirmationData" minOccurs="0"/>
 
</xs:sequence>
 
<xs:attribute name="Method" type="anyURI" use="required"/>
</xs:complexType>

attribute SubjectConfirmationType/@Method
type xs:anyURI
properties
use required
source <xs:attribute name="Method" type="anyURI" use="required"/>


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