#include <uddi_v2.h>
Collaboration diagram for uddi2__businessEntity:
Public Attributes | |
uddi2__discoveryURLs * | discoveryURLs |
Element reference "urn:uddi-org:api_v2":discoveryURLs. | |
std::vector< uddi2__name * > | name |
Vector of uddi2__name* with length 0..unbounded. | |
std::vector< uddi2__description * > | description |
Vector of uddi2__description* with length 0..unbounded. | |
uddi2__contacts * | contacts |
Element reference "urn:uddi-org:api_v2":contacts. | |
uddi2__businessServices * | businessServices |
Element reference "urn:uddi-org:api_v2":businessServices. | |
uddi2__identifierBag * | identifierBag |
Element reference "urn:uddi-org:api_v2":identifierBag. | |
uddi2__categoryBag * | categoryBag |
Element reference "urn:uddi-org:api_v2":categoryBag. | |
uddi2__businessKey | businessKey |
Attribute businessKey of type "urn:uddi-org:api_v2":businessKey. | |
char * | operator_ |
Attribute operator of type xs:string. | |
char * | authorizedName |
Attribute authorizedName of type xs:string. | |
soap * | soap |
A handle to the soap struct context that manages this class instance. |
|
Attribute authorizedName of type xs:string. Optional attribute |
|
Attribute businessKey of type "urn:uddi-org:api_v2":businessKey. Required attribute |
|
Element reference "urn:uddi-org:api_v2":businessServices. Optional element |
|
Element reference "urn:uddi-org:api_v2":categoryBag. Optional element |
|
Element reference "urn:uddi-org:api_v2":contacts. Optional element |
|
Vector of uddi2__description* with length 0..unbounded.
|
|
Element reference "urn:uddi-org:api_v2":discoveryURLs. Optional element |
|
Element reference "urn:uddi-org:api_v2":identifierBag. Optional element |
|
Vector of uddi2__name* with length 0..unbounded.
|
|
Attribute operator of type xs:string. Optional attribute |
|
A handle to the soap struct context that manages this class instance.
|