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