Public Attributes

uddi2__contact Class Reference

Schema urn:uddi-org:api_v2:"contact". More...

#include <uddi_v2.h>

List of all members.

Public Attributes

std::vector< uddi2__description * > description
 Vector of uddi2__description* with length 0..unbounded.
char * personName
 Element reference "urn:uddi-org:api_v2":personName.
std::vector< uddi2__phone * > phone
 Vector of uddi2__phone* with length 0..unbounded.
std::vector< uddi2__email * > email
 Vector of uddi2__email* with length 0..unbounded.
std::vector< uddi2__address * > address
 Vector of uddi2__address* with length 0..unbounded.
char * useType
 Attribute useType of type xs:string.
struct soapsoap
 A handle to the soap struct context that manages this class instance.

Detailed Description

Schema urn:uddi-org:api_v2:"contact".


Member Data Documentation

Vector of uddi2__address* with length 0..unbounded.

Vector of uddi2__description* with length 0..unbounded.

Vector of uddi2__email* with length 0..unbounded.

Element reference "urn:uddi-org:api_v2":personName.

Required element

Vector of uddi2__phone* with length 0..unbounded.

A handle to the soap struct context that manages this class instance.

Attribute useType of type xs:string.

Optional attribute


The documentation for this class was generated from the following file: