On Tue, 2008-09-23 at 03:09 -0700, Martina08 wrote: > hi all, > i use Axiom to create Object models with no problems. Now i want to create a > OM from a given xml string. > So i want create a OM from a given xml string like > <ns1:Addition > xmls="http://.."><parameter1>12</parameter1><parameter2>23</parameter2></ns1:Addition> > Is there anywhere an c++ example how to do it? Do somebody habe some useful > tipps?
I don't know about a C++ example but [1] will help you. [1] http://ws.apache.org/axis2/c/docs/om_tutorial.html Thanks, -Manjula. > > best regards > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
