diegopefm
13 years agoOccasional Contributor
Avoid escaped < and > in xml response
Hello, my name is Diego, and I’m new to this forum first of all hi to all.
I have a question regarding one possible issue so I hope someone can help me. I have come across a small issue and is that certain (NOT ALL) xml responses from our webservices come with their < and > signs escaped in the form of & lt ; and & gt ; respectively, and some have only one < or > escaped and the other is ok so I’m a little bit confused (and the majority with all signs ok).
Why can it be happening? Is it a normal behavior? I can't understand this "random" behaviour and I'd like all < and > signs be returned correctly.
Many thanks in advance.
D.
I have a question regarding one possible issue so I hope someone can help me. I have come across a small issue and is that certain (NOT ALL) xml responses from our webservices come with their < and > signs escaped in the form of & lt ; and & gt ; respectively, and some have only one < or > escaped and the other is ok so I’m a little bit confused (and the majority with all signs ok).
Why can it be happening? Is it a normal behavior? I can't understand this "random" behaviour and I'd like all < and > signs be returned correctly.
Many thanks in advance.
D.