| Lasso Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | ||||
Figure 45. Schema fragment for saml2:AttributeStatement
<complexType name="AttributeStatementType">
<complexContent>
<extension base="saml:StatementAbstractType">
<choice maxOccurs="unbounded">
<element ref="saml:Attribute"/>
<element ref="saml:EncryptedAttribute"/>
</choice>
</extension>
</complexContent>
</complexType>