[Home] [By Thread] [By Date] [Recent Entries]


Not that I've used it recently, but MSXML also used to have
a problem that its "validate on load" flag was ignored if the
document didn't have a <!DOCTYPE ...> declaration.  So
in addition to setting that flag, you also had to check whether
a supposedly "valid" document came back to you (via DOM)
as having a DOCTYPE.

- Dave


----- Original Message ----- 
From: "David Carlisle" <davidc@n...>
To: <mike@w...>
Cc: <xml-dev@l...>
Sent: Friday, November 16, 2001 7:47 AM
Subject: Re:  validation with IE


> 
> > Someone recently mentioned using IE for validation. Hmmmm. Does anyone know
> > where to find some documentation on this?
> 
> really it's just the normal msxml parser with the validate on load flag
> set true, but if you download the xmltools from ms's xml download site
> you get a utility that adds "validate XML" to the right button menu in
> IE (and even more usefully, "show XSL output")
> 
> David
> 



Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member