diagram | |||
namespace | urn:oasis:names:tc:SAML:2.0:assertion | ||
type | extension of saml:StatementAbstractType | ||
properties |
|
||
children | saml:Attribute saml:EncryptedAttribute | ||
used by |
|
||
source | <xs:complexType name="AttributeStatementType"> <xs:complexContent> <xs:extension base="saml:StatementAbstractType"> <xs:choice maxOccurs="unbounded"> <xs:element ref="saml:Attribute"/> <xs:element ref="saml:EncryptedAttribute"/> </xs:choice> </xs:extension> </xs:complexContent> </xs:complexType> |