xsl-list
[Top] [All Lists]

Re: misc. confusion on "footnote" handling

2004-08-26 14:05:34
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(_at_)mulberrytech(_dot_)com
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
======================================================================