Re: [xslt] entity processing from an extrenal dtd



On Thu, Aug 30, 2001 at 03:54:17PM -0400, spa3@sporty.org wrote:
> maybe i'm doing something wrong, but in my dtd, i have a line like this, the first line at that...
> 
> 	<!ENTITY tab "&#09;">
> 
> in my xsl file, i refer to it.. 
> 
> 	.... ()"/>&tab;<xsl:value-of ....

  Your XSL stylesheet don't include your document DTD (and should not
in any case). That entity definition is not available to the stylesheet.

Daniel

-- 
Daniel Veillard      | Red Hat Network http://redhat.com/products/network/
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]