Home | Documentation |
uddi2__publisherAssertions Class Reference
updated Mon Feb 22 2016
|
Schema urn:uddi-org:api_v2:"publisherAssertions". More...
#include <uddi_v2.h>
Public Attributes | |
std::vector< uddi2__publisherAssertion * > | publisherAssertion |
Vector of uddi2__publisherAssertion* with length 0..unbounded. More... | |
char * | generic |
Attribute generic of type xs:string. More... | |
char * | operator_ |
Attribute operator of type xs:string. More... | |
char * | authorizedName |
Attribute authorizedName of type xs:string. More... | |
struct soap * | soap |
A handle to the soap struct context that manages this class instance. More... | |
Schema urn:uddi-org:api_v2:"publisherAssertions".
char* uddi2__publisherAssertions::authorizedName |
Attribute authorizedName of type xs:string.
Required attribute
char* uddi2__publisherAssertions::generic |
Attribute generic of type xs:string.
Required attribute
char* uddi2__publisherAssertions::operator_ |
Attribute operator of type xs:string.
Required attribute
std::vector<uddi2__publisherAssertion*> uddi2__publisherAssertions::publisherAssertion |
Vector of uddi2__publisherAssertion* with length 0..unbounded.
struct soap* uddi2__publisherAssertions::soap |
A handle to the soap struct context that manages this class instance.