Re: [xslt] Possible namespace-related bug in xsltproc



On Sun, Apr 06, 2003 at 09:30:46AM -0400, gregor@focusresearch.com wrote:
> The reason I thought to post to this list was that the behavior was
> inconsistent (--novalid affects the output), which it seems to me
> shouldn't be the case...

  paphio:~/XSLT -> xsltproc  | grep novalid
          --novalid skip the Dtd loading phase
  paphio:~/XSLT ->

If you ask the processor to not read the DTD, then the namespace declaration
inherited from the DTD will not be found. You asked for a non-conformant
behaviour, you get it !

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]