![]() |
Home | Documentation |
uddi2__serviceList Class Reference
updated Mon Jan 22 2024 by Robert van Engelen
|
Schema urn:uddi-org:api_v2:"serviceList". More...
#include <uddi_v2.h>
Public Attributes | |
uddi2__serviceInfos * | serviceInfos |
Element reference "urn:uddi-org:api_v2":serviceInfos. | |
char * | generic |
Attribute generic of type xs:string. | |
char * | operator_ |
Attribute operator of type xs:string. | |
enum uddi2__truncated * | truncated |
Attribute truncated of type "urn:uddi-org:api_v2":truncated. | |
struct soap * | soap |
A handle to the soap struct context that manages this class instance. | |
Schema urn:uddi-org:api_v2:"serviceList".
char* uddi2__serviceList::generic |
Attribute generic of type xs:string.
Required attribute
char* uddi2__serviceList::operator_ |
Attribute operator of type xs:string.
Required attribute
uddi2__serviceInfos* uddi2__serviceList::serviceInfos |
Element reference "urn:uddi-org:api_v2":serviceInfos.
Required element
struct soap* uddi2__serviceList::soap |
A handle to the soap struct context that manages this class instance.
enum uddi2__truncated* uddi2__serviceList::truncated |
Attribute truncated of type "urn:uddi-org:api_v2":truncated.
Optional attribute