[relaxng-user] Re: Can Jing simply ignore <!DOCTYPE ..>

Kohsuke Kawaguchi kk at kohsuke.org
Mon Feb 2 15:32:59 ICT 2004


> Dear Mr. Kawaguchi,
> 
> Thanks for your response.
> 
> First, I am not an expert in this area, and I appreciate the reference
> to MSV, which I wasn't aware of before.  I now have it installed and
> working.
> 
> The documentation of the -standalone option in msv says:
> 
> "The switch prevents MSV from resolving external resources (such
> as external DTDs referenced from documents, or external entities).
> This is applicable ONLY WHEN YOU ARE USING Xerces."
> 
> (emphasis added)
> 
> Indeed, when I specify -standalone, MSV tries to use Xerces rather
> than Relax NG.  I could of course be doing something wrong, but
> that's what it looks like to me.

Yeah, MSV will use Xerces as a parser to do the RELAX NG validation.
Xerces will be only used as a parser, then MSV will do the RELAX NG
validation.

I don't see anything wrong with this.

regards,
--
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi at sun.com



More information about the relaxng-user mailing list