[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] misc. confusion on "footnote" handling


Subject: Re: [xsl] misc. confusion on "footnote" handling
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Thu, 26 Aug 2004 17:05:34 -0400

At 03:02 PM 8/26/2004, I wrote:
Yet on the other hand, if you're determined a run-time parameter is what's called for, Mike has just suggested that some XSLT 2.0 processors, at least, will be able to do an xsl:import conditionally.

Or on the other hand, there's the trick of matching templates conditionally:


<xsl:template match="bib[$process='aag']">
  ...
</xsl:template>

...which should actually work in XSLT 2.0.

Cheers,
Wendell


====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================


Current Thread
Keywords