diagram | |||||||||||||||||||||||||||||||
namespace | urn:oasis:names:tc:SAML:2.0:assertion | ||||||||||||||||||||||||||||||
type | extension of xs:string | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="NameIDType"> <xs:simpleContent> <xs:extension base="string"> <xs:attributeGroup ref="saml:IDNameQualifiers"/> <xs:attribute name="Format" type="anyURI" use="optional"/> <xs:attribute name="SPProvidedID" type="string" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
type | xs:anyURI | ||
properties |
|
||
source | <xs:attribute name="Format" type="anyURI" use="optional"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="SPProvidedID" type="string" use="optional"/> |