Genivia Home Documentation
saml1__AttributeType Struct Reference

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

"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...
 

Detailed Description

"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:

Member Data Documentation

$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.


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