Addressbook 1.0
|
The root element of the address book schema. More...
#include <address.h>
Public Attributes | |
std::vector< a__address * > | address |
Vector of a__address* with length 0..unbounded. | |
struct soap * | soap |
A handle to the soap struct that manages this instance (automatically set) |
The root element of the address book schema.
Top-level root element "urn:address-book-example":address-book "urn:address-book-example":address-book is a complexType.
std::vector<a__address* > _a__address_book::address |
struct soap* _a__address_book::soap |