How to disable well-formed-xml validation in MSXML

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<p style=" Hello,
<p style=" I need to load xml files that contain unknown ascii characters to MSXML4s parser e.g. &#7;. I tried several ways to disable msxml validation using C++ but I didnt find any way and the parser always gives me a fatal error and the loading aborts.
I can migrate to MSXML6 if this is my way to get the validation working. I am using SAX.
<p style="
<p style=" Your help is highly appreciated.
<p style=" Marina

View the full article
 
Back
Top