Addressbook: /Users/engelen/Projects/gsoap/samples/databinding/address.h File Reference
Main Page | Class List | File List | Class Members | File Members | Related Pages

/Users/engelen/Projects/gsoap/samples/databinding/address.h File Reference

Go to the source code of this file.

Classes

class  a__address
 An address information item. More...
class  _a__address_book
 "urn:address-book-example":address-book is a complexType. More...

Defines

#define SOAP_NAMESPACE_OF_a   "urn:address-book-example"
 An example address book schema.

Enumerations

enum  a__ISO_country {
  a__ISO_country__be, a__ISO_country__ca, a__ISO_country__de, a__ISO_country__en,
  a__ISO_country__gb, a__ISO_country__it, a__ISO_country__nl, a__ISO_country__no,
  a__ISO_country__ru, a__ISO_country__se, a__ISO_country__us
}
 ISO country codes (limited to just a few for this example) Note: enum values are prefixed with 'a__ISO_country' to avoid name clashes, please use wsdl2h option -e to omit this prefix. More...


Define Documentation

#define SOAP_NAMESPACE_OF_a   "urn:address-book-example"
 

An example address book schema.

Definition at line 110 of file address.h.


Enumeration Type Documentation

enum a__ISO_country
 

ISO country codes (limited to just a few for this example) Note: enum values are prefixed with 'a__ISO_country' to avoid name clashes, please use wsdl2h option -e to omit this prefix.

"urn:address-book-example":ISO-country is a simpleType restriction of xs:string.

Enumeration values:
a__ISO_country__be  xs:string value="be"
a__ISO_country__ca  xs:string value="ca"
a__ISO_country__de  xs:string value="de"
a__ISO_country__en  xs:string value="en"
a__ISO_country__gb  xs:string value="gb"
a__ISO_country__it  xs:string value="it"
a__ISO_country__nl  xs:string value="nl"
a__ISO_country__no  xs:string value="no"
a__ISO_country__ru  xs:string value="ru"
a__ISO_country__se  xs:string value="se"
a__ISO_country__us  xs:string value="us"
Definition at line 146 of file address.h.


Generated on Mon Nov 9 14:54:59 2009 for Addressbook by doxygen 1.3.8