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