Andy Clark wrote:
> 
> Ryosuke Nanba wrote:
> > Maybe, only when the first attribute of the root element is "xmlns",
> > parser access URL of it's value (to read schema entity?).
> >
> > Is it right behavior ? or BUG?
> 
> You are correct. The experimental implementation of Schema
> requires that the first attribute of the document root be
> "xmlns" if you want to load a Schema grammar. This is a
> problem that will be fixed in the future. But for now it
> is a limitation.

One easy hack is to set the "namespace" feature to true...
It solved that in my environment...

        Pier

-- 
--------------------------------------------------------------------
-          P              I              E              R          -
stable structure erected over water to allow the docking of seacraft
<mailto:[EMAIL PROTECTED]>    <http://www.betaversion.org/~pier/>
--------------------------------------------------------------------
- ApacheCON Y2K: Come to the official Apache developers conference -
-------------------- <http://www.apachecon.com> --------------------


Reply via email to