EDN Admin
Well-known member
Hello!
Here is a question about MSXML.
I have Windows XP, IE6 and MSXML6.0 SP2.
Im developing an application which validates XML files(hand written) against a XML schema and so on.
I would like to get the list of all xml parse errors(especially error codes and messages).
Tell me how to get the list or how to raise errors intentionally.
I use JScript.NET.
View the full article
Here is a question about MSXML.
I have Windows XP, IE6 and MSXML6.0 SP2.
Im developing an application which validates XML files(hand written) against a XML schema and so on.
I would like to get the list of all xml parse errors(especially error codes and messages).
Tell me how to get the list or how to raise errors intentionally.
I use JScript.NET.
View the full article