[
Lists Home |
Date Index |
Thread Index
]
> -----Message d'origine-----
> De : James Clark [mailto:jjc@jclark.com]
> À : Dare Obasanjo; xml-dev@lists.xml.org
> Objet : Re: [xml-dev] Interesting mailing list & a rare broadside
>
> Thanks! I am glad to hear MSXML allows this to be detected.
>
> Now suppose I change example.xml to:
> [...]Is there also some way to tell MSXML not to allow the instance to provide
> additional schemas so that this would be detected as invalid as well?
AFAIK, in MSXML realm/way of doing things, this kind of feature is usually
handled via a "magic property" to be set w/ "XMLDOMDocument2.setProperty()"
method. I couldn't find the one that would do in their SDK docs.
--CJ
|