You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-user@axis.apache.org by Akos Marton <ma...@gmail.com> on 2010/05/25 10:31:06 UTC

attachments

Dear List,

I'm trying to use the given examples to axix2c to get involved with
sending binary data using axis2c.
Given an exact XML by .Net like the following from the client side:

...
      <Parameters>
        <int>int</int>
        <int>int</int>
      </Parameters>
      <Image />
      <param1>boolean</param1>
      <param2>boolean</param2>
...

Could you give me examples or proof of concepts, how to realize the
parsing of this XML?
I just did not find any similar example to this kind of XML on the web.

Thanks for your answers,
mAkos


---------------------------------------------------------------------
To unsubscribe, e-mail: c-user-unsubscribe@axis.apache.org
For additional commands, e-mail: c-user-help@axis.apache.org