| diagram | ![]() |
||||||||||||
| namespace | urn:oasis:names:tc:SAML:2.0:assertion | ||||||||||||
| children | saml:BaseID saml:NameID saml:EncryptedID saml:SubjectConfirmationData | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| 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> |
| type | xs:anyURI | ||
| properties |
|
||
| source | <xs:attribute name="Method" type="anyURI" use="required"/> |