how to seriliaze ampresands in the xml document by the use postgres



how to make xpath return the actual data not the escaped one for example:


if i use xpath to xml document that contain <


the result is &lt; but < is desired.


how to get this desired result


No comments:

Post a Comment