![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
As far as I have researched, the ">" character is a valid XML character in attributes, so I see no reason for why it should be escaped by loading it into an XmlDocument? |
|
How do I resolve this problem? |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Hello Jonny, Thanks for Martin's reply. ">" sign is a valid XML character in attributes, but I'm afraid to say XMLDocument always escape it to be on the safe side. This behavior is by design. As Martin said, it's very difficult to workaround it. But this behavior should not effect on your application. It should not matter whether the sign is escaped, the value is the same. Do you face any further issue on this? If you have any more concern, please feel free to update here again. We are glad to assist you. Have a great day, Best regards, Wen Yuan Microsoft Online Community Support ================================================== This posting is provided "AS IS" with no warranties, and confers no rights. |
#5
| |||
| |||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |