|  | Home | Documentation | saml1__AttributeType Struct Reference updated Thu Apr 15 2021 by Robert van Engelen | 
"urn:oasis:names:tc:SAML:1.0:assertion":AttributeType is a complexType with complexContent extension of type "urn:oasis:names:tc:SAML:1.0:assertion":AttributeDesignatorType. More...
#include <saml1.h>
| Public Attributes | |
| char * | AttributeName | 
| char * | AttributeNamespace | 
| Attribute "AttributeNamespace" of type xs:anyURI.  More... | |
| int | __sizeAttributeValue | 
| Size of the dynamic array of values of type _XML* is 1..unbounded.  More... | |
| _XML * | saml1__AttributeValue | 
| Array _XML* of size 1..unbounded.  More... | |
"urn:oasis:names:tc:SAML:1.0:assertion":AttributeType is a complexType with complexContent extension of type "urn:oasis:names:tc:SAML:1.0:assertion":AttributeDesignatorType.
| int saml1__AttributeType::__sizeAttributeValue | 
Size of the dynamic array of values of type _XML* is 1..unbounded.
| char* saml1__AttributeType::AttributeName | 
INHERITED FROM saml1__AttributeDesignatorType: Attribute "AttributeName" of type xs:string. Required attribute.
| char* saml1__AttributeType::AttributeNamespace | 
Attribute "AttributeNamespace" of type xs:anyURI.
Required attribute.
| _XML* saml1__AttributeType::saml1__AttributeValue | 
Array _XML* of size 1..unbounded.
Multiple elements.