QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
FriendlyName | string | optional | ||||
Name | string | required | ||||
NameFormat | anyURI | optional | ||||
isRequired | boolean | optional | ||||
Wildcard: ANY attribute from ANY namespace OTHER than 'urn:oasis:names:tc:SAML:2.0:assertion' |
Element | md:RequestedAttribute |
<complexType name="RequestedAttributeType"> <complexContent> <extension base="saml:AttributeType"> <attribute name="isRequired" type="boolean" use="optional"/> </extension> </complexContent> </complexType> |