PwgSmRev1-185 - AttributeStatementType

complexType AttributeStatementType
diagram PwgSmRev1-185_p4429.png
namespace urn:oasis:names:tc:SAML:2.0:assertion
type extension of saml:StatementAbstractType
properties
base saml:StatementAbstractType
children saml:Attribute saml:EncryptedAttribute
used by
element AttributeStatement
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy