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