131 #define SOAP_NAMESPACE_OF_a "urn:address-book-example" 219 std::string*
phone 0;
a__ISO_country
"urn:address-book-example":ISO-country is a simpleType restriction of XSD type xs:string.
enum a__ISO_country country
Element "country" of XSD type "":ISO-country.
int ID
Attribute "ID" of XSD type xs:int.
time_t * dob
Element "dob" of XSD type xs:dateTime.
std::string * phone
Element "phone" of XSD type xs:string.
std::string street
Element "street" of XSD type xs:string.
"urn:address-book-example":address is a complexType.
std::string name
Element "name" of XSD type xs:string.
std::string city
Element "city" of XSD type xs:string.
std::string * mobile
Element "mobile" of XSD type xs:string.
Top-level root element "urn:address-book-example":address-book.
std::string zip
Element "zip" of XSD type xs:string.