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


> From: Bill Riegel [mailto:BRiegel@l...]
> Sent: Monday, February 24, 2003 8:17 PM
> To: 'xml-dev@l...'
> Subject:  Does IE 6.0 support XML Schema validation when
> displaying selected XML files
>
>
>
>
> Bill Riegel
> LandMark Graphics
> 713-839-3388
>
> I cannot seem to get IE 6.0 to complain about a validation error.

That's because it doesn't validate.

> I have embedded a noNamespaceSchemaLocation in my source file.
>
>
> <ComponentRegistry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:noNamespaceSchemaLocation="ComponentRegistry.xsd">

You can do validation using a special plugin from MSDN, but AFAIK this won't
help here (because the MSXML3 component used by MSXML doesn't support schema
validation at all).

Julian

--
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760


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