I suspect you have some inconsistency in the Character Encoding in your XML.
Is the XML Character Encoding declared? If yes, how?
i.e. does the first line contains something like "<?xml version="1.0" encoding="utf-8"?>" ?
How are you crating the %XML.XPATH.Document instance from your XML?
It would be helpful if you can post a tiny code to reproduce the issue.
Enrico
- Log in to post comments
.png)