AFAIK this is the normal behaviour for each parser. BEcause it does not know
if the text before the tag is relevant or not... so the parser just gives it
to you.
If you have a DTD refference at the begining of your document and turn the
parser validation on, you will not receive the text field
Hi,
I am using Axis for some developements. I provide
through Axis a simple web service returning the local
time for a given city (ex Europe/Paris) and a Locale
(ex fr). I retrieve the result from a java piece of
code. During some testing I realized that I get two
text nodes as part of the reponse