1

I used a httpservice which returns a xml as a result.But the content itself has a '<' symbol or '>' symbol , it leads to error ! How can i handle this? Thanks in advance.

Raidri
  • 17,258
  • 9
  • 62
  • 65

1 Answers1

0

Either escape the content or enclose it in cdata. see http://xml.silmaril.ie/authors/specials/