RE: xsl:transform

Subject: RE: xsl:transform
From: crism@xxxxxxxxxxxxx (Christopher R. Maden)
Date: Tue, 12 Oct 1999 13:11:59 -0700
[Mike Kay]
>[Chris Maden]
>> The programmers on the WG agreed that supporting two names for the same
>thing
>> is trivial,
>
>Then I suspect they weren't writing their code in XSL.

That's true.  To match the stylesheet, you can use

<xsl:template match="qxsl:stylesheet|qxsl:transform">

but I can see why it would be a problem for things like <xsl:variable> that
can be top-level elements or present in a template.

-Chris

--
Christopher R. Maden, Solutions Architect
Exemplary Technologies
One Embarcadero Center, Ste. 2405
San Francisco, CA 94111



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


Current Thread