Re: [xslt] validation problem



On Fri, Apr 05, 2002 at 06:37:57PM +0200, David Chamont wrote:
> Hi,
> 
> I use xsltproc, and whatever I do, xsltproc does not
> seem to check the validity of my files. I am sure my

  Exact,

> files are well formed, cause if I run "xmllint --valid",
> it correctly report the validity errors.
> 
> Given the existence of "-novalid" option for xsltproc,
> I made the hypothesis it was checking dtd by default.
> Did I miss something ?

  It loads the DTD but does not validate the files. This is
required for conformance to the XPath data model. Validation
checking is really left as a separate pass. The option name
is misleading, I agree,

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]