md:RequestedAttributeType

Complex Type Information

Model

Attributes

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'

Used By

Source

<complexType name="RequestedAttributeType">
  <complexContent>
    <extension base="saml:AttributeType">
      <attribute name="isRequired" type="boolean" use="optional"/>
    </extension>
  </complexContent>
</complexType>