QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
Format | anyURI | optional | ||||
NameQualifier | string | optional | ||||
SPNameQualifier | string | optional | ||||
SPProvidedID | string | optional |
Elements | saml:Issuer, saml:NameID |
<complexType name="NameIDType"> <simpleContent> <extension base="string"> <attributeGroup ref="saml:IDNameQualifiers"/> <attribute name="Format" type="anyURI" use="optional"/> <attribute name="SPProvidedID" type="string" use="optional"/> </extension> </simpleContent> </complexType> |