md:RequestedAttribute
Element information
Namespace: urn:oasis:names:tc:SAML:2.0:metadata
Schema document: saml-2.0-os/saml-schema-metadata-2.0.xsd
Type: md:RequestedAttributeType
Properties: Global, Qualified
Content
- saml:AttributeValue [0..*]
from type saml:AttributeType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Name | [1..1] | xsd:string | from type saml:AttributeType | |
NameFormat | [0..1] | xsd:anyURI | from type saml:AttributeType | |
FriendlyName | [0..1] | xsd:string | from type saml:AttributeType | |
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type saml:AttributeType | |
isRequired | [0..1] | xsd:boolean |
Used in
- Type md:AttributeConsumingServiceType (Element md:AttributeConsumingService)
Sample instance
<md:RequestedAttribute Name="string"> <saml:AttributeValue>any content</saml:AttributeValue> </md:RequestedAttribute>