Genivia Home Documentation
saml2__AttributeType Struct Reference

updated Sat Jun 9 2018 by Robert van Engelen
 
Public Attributes | List of all members
saml2__AttributeType Struct Reference

"urn:oasis:names:tc:SAML:2.0:assertion":AttributeType is a complexType. More...

#include <saml2.h>

Public Attributes

$int __sizeAttributeValue
 Size of the dynamic array of _XML* is 0..unbounded. More...
 
_XML * saml2__AttributeValue
 Array _XML* of size 0..unbounded. More...
 
char * Name
 Attribute "Name" of XSD type xs:string. More...
 
char * NameFormat
 Attribute "NameFormat" of XSD type xs:anyURI. More...
 
char * FriendlyName
 Attribute "FriendlyName" of XSD type xs:string. More...
 

Detailed Description

"urn:oasis:names:tc:SAML:2.0:assertion":AttributeType is a complexType.

struct saml2__AttributeType operations:

Member Data Documentation

$int saml2__AttributeType::__sizeAttributeValue

Size of the dynamic array of _XML* is 0..unbounded.

char* saml2__AttributeType::FriendlyName

Attribute "FriendlyName" of XSD type xs:string.

Optional attribute.

char* saml2__AttributeType::Name

Attribute "Name" of XSD type xs:string.

Required attribute.

char* saml2__AttributeType::NameFormat

Attribute "NameFormat" of XSD type xs:anyURI.

Optional attribute.

_XML* saml2__AttributeType::saml2__AttributeValue

Array _XML* of size 0..unbounded.


The documentation for this struct was generated from the following file: