#include <uddi_v2.h>
Public Member Functions | |
uddi2__get_USCOREpublisherAssertions (struct soap *) | |
Member declared in uddi2-typemap.dat. | |
uddi2__publisherAssertions * | send (const char *endpoint, char *authInfo) |
Member declared in uddi2-typemap.dat. | |
Public Attributes | |
char * | authInfo |
Element reference "urn:uddi-org:api_v2":authInfo. | |
char * | generic |
Attribute generic of type xs:string. | |
soap * | soap |
A handle to the soap struct context that manages this class instance. |
Represents a request to obtain the full set of publisher assertions that are associated with an individual publisher.
See http://uddi.org/pubs/ProgrammersAPI_v2.htm#_Toc25137740
|
Member declared in uddi2-typemap.dat.
|
|
Member declared in uddi2-typemap.dat.
|
|
Element reference "urn:uddi-org:api_v2":authInfo. Required element |
|
Attribute generic of type xs:string. Required attribute |
|
A handle to the soap struct context that manages this class instance.
|