![]() |
Home | Documentation |
saml1__AttributeType Struct Reference
updated Sat Jun 9 2018 by Robert van Engelen
|
"urn:oasis:names:tc:SAML:1.0:assertion":AttributeType is a complexType with complexContent extension of XSD type "urn:oasis:names:tc:SAML:1.0:assertion":AttributeDesignatorType. More...
#include <saml1.h>
Public Attributes | |
char * | AttributeName |
char * | AttributeNamespace |
Attribute "AttributeNamespace" of XSD type xs:anyURI. More... | |
$int | __sizeAttributeValue |
Size of the dynamic array of _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 XSD type "urn:oasis:names:tc:SAML:1.0:assertion":AttributeDesignatorType.
struct saml1__AttributeType operations:
$int saml1__AttributeType::__sizeAttributeValue |
Size of the dynamic array of _XML* is 1..unbounded.
char* saml1__AttributeType::AttributeName |
INHERITED FROM saml1__AttributeDesignatorType: Attribute "AttributeName" of XSD type xs:string. Required attribute.
char* saml1__AttributeType::AttributeNamespace |
Attribute "AttributeNamespace" of XSD type xs:anyURI.
Required attribute.
_XML* saml1__AttributeType::saml1__AttributeValue |
Array _XML* of size 1..unbounded.