Re: [xslt] xsl:template



On Mon, Apr 16, 2001 at 10:22:46PM -0500, Jon Cast wrote:
> Greetings all,
> 
> The xsl:template tag defined in section 5.3 of the XSL Transforms
> specification
> (http://www.w3.org/TR/xslt.html#section-Defining-Template-Rules) does
> not seem to be supported by libxslt 0.7.  I have attached a test case
> showing the problem.  I have also attached the output from compiling
> and running is the testcase.

  libxslt handles xsl:template.

> I do not understand the libxslt source well enough to understand how
> to fix it.  However, I am willing to try if anyone can give me some
> pointers on where to begin.

  the error is in your XSL, 

  5.3 Defining Template Rules
  <!-- Category: top-level-element -->

your XSL is broken it tries to nest template rules,

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]