Hi Atanacio,
It is necessary to consider \n as an AXIOM TEXT node. For example, in
order to canonicalize an XML node, the new line is required to be
considered in that way.
Do you have a strong reason to claim this behavior is wrong?
Cheers,
Kaushalye
Atanacio Reyes wrote:
Hello:
If a message like bellow is send to axis2 server, all '\n' (new line) are
interpreted as AXIOM_TEXT node. I think this is wrong.
<param1>50</param1>
<param2>20</param2>
</ns1:add>
example:
<param1>50</param1> is AXIOM_ELEMENT AXIOM_TEXT AXIOM_TEXT
<param1>20</param1> is AXIOM_ELEMENT AXIOM_TEXT AXIOM_TEXT
____________________________________________________________________________________
Get easy, one-click access to your favorites.
Make Yahoo! your homepage.
http://www.yahoo.com/r/hs
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
http://blog.kaushalye.org/
http://wso2.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]