Addressbook 1.0
_a__address_book Class Reference

The root element of the address book schema. More...

#include <address.h>

List of all members.

Public Attributes

std::vector< a__address * > address
 Vector of a__address* with length 0..unbounded.
struct soapsoap
 A handle to the soap struct that manages this instance (automatically set)

Detailed Description

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.

Definition at line 206 of file address.h.


Member Data Documentation

Vector of a__address* with length 0..unbounded.

Definition at line 209 of file address.h.

A handle to the soap struct that manages this instance (automatically set)

Definition at line 211 of file address.h.


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