"Jesus M. Salvo Jr." <[EMAIL PROTECTED]> writes: > Notice that the part where it says: > > <struct><member> > <name>num</name> > <value>+61444444</value> > </member></struct> > > ... which has a missing type for the value element. > I was expecting it to be: > > > <struct><member> > <name>num</name> > <value><string>+61444444</string></value> > </member></struct>
The spec says "If no type is indicated, the type is string.". See http://xml-rpc.org/spec . GreetinX Steffen -- Steffen Schwigon <[EMAIL PROTECTED]> Dresden Perl Mongers <http://dresden-pm.org/>
