IE6 doesn't use MSXML4 (no matter how you install it),
so MSXML4-specific features aren't
available from IE6 (unless you use scripting to create a new MSXML DOM
object).
-----Original Message----- From: Chamindu
[mailto:chamindu@hotmail.com] Sent: Sunday, October 21, 2001 4:15
AM To: xml-dev@lists.xml.org Subject: [xml-dev] HELP! I need
a straight answer about Xschemas IE6 and msxml4
Hi,
Can someone please clarify for me..the following:
I
am using xschema(.xsd) with an xml file in IE6. I have installed msxml4
on my machine as well as the xml validator for IE which gives you the
option to validate xml files when you right click the browser
window.
My problem is I cant get IE to validate my xml file against my
xsd file.. it seems to just check the xsd for well-formedness only. When I
explicitly do something wrong in the xml file according to the xschema i
dont get an error. Is this right?
MSDN explicitly says it
supports xschema "Extensive support for the final World Wide Web Consortium
(W3C) XML Schema (XSD) Recommendation. " in msxml4.. so im quite
baffled.
The validation does work when I use xdr instead...
I've
attached my files for reference.. but I would appreciate if someone could
shed some light on this
issue.
thanks Chamindu
|