Re: [xslt] entity processing from an extrenal dtd



On Thu, Aug 30, 2001 at 04:05:57PM -0400, sporty wrote:
> >   Your XSL stylesheet don't include your document DTD (and should not
> > in any case). That entity definition is not available to the stylesheet.
> 
> no way of moving it into the dtd or even the xsl files?  it'd be annoying to put it int he xml files themselves.... 

  An XSLT stylesheet is an XML file. You can define entities in them.
Put them in the internal subset (if you don't understand I suggest you
read some documentation about XML and DTDs).

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]