Re: XSL Syntax

Subject: Re: XSL Syntax
From: Elliotte Rusty Harold <elharo@xxxxxxxxxxxxxxx>
Date: Thu, 14 Oct 1999 07:27:58 -0400
'Scuze me if I missed this in the FAQ.

Could someone please point me to a guide for XSL syntax? I've dug through the working draft and can't find specific references to functionality for items like:
<xsl:template match="*|@*" priority="-1"> <!--what's the "priority"?-->
or:
<xsl:apply-templates select="entry" mode="tbody"> <!-- mode's clear by inference only -->


I've recently updated my XSL Transformations chapter at http://metalab.unc.edu/xml/books/bible/updates/14.html

I think it covers both of these points.


+-----------------------+------------------------+-------------------+ | Elliotte Rusty Harold | elharo@xxxxxxxxxxxxxxx | Writer/Programmer | +-----------------------+------------------------+-------------------+ | The XML Bible (IDG Books, 1999) | | http://metalab.unc.edu/xml/books/bible/ | | http://www.amazon.com/exec/obidos/ISBN=0764532367/cafeaulaitA/ | +----------------------------------+---------------------------------+ | Read Cafe au Lait for Java News: http://metalab.unc.edu/javafaq/ | | Read Cafe con Leche for XML News: http://metalab.unc.edu/xml/ | +----------------------------------+---------------------------------+


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread
  • XSL Syntax
    • Jim Holmes - Thu, 14 Oct 1999 06:57:35 -0400
      • Elliotte Rusty Harold - Thu, 14 Oct 1999 07:27:58 -0400 <=
      • David Carlisle - Thu, 14 Oct 1999 12:31:49 +0100 (BST)
      • Miloslav Nic - Thu, 14 Oct 1999 14:10:25 +0200
      • <Possible follow-ups>
      • DPawson - Thu, 14 Oct 1999 12:58:32 +0100