Re: [xsl] MathML and XSL

Subject: Re: [xsl] MathML and XSL
From: Gerard Milmeister <milmei@xxxxxxxxxxxx>
Date: 14 Nov 2002 00:32:43 +0100
On Thu, 2002-11-14 at 00:02, David Carlisle wrote:
> 
> 
> > In the meantime I found the following solution.
> 
> yes you'll find more or less the same in the XSL stylesheet for MathML
> (mine) at http://www.w3.org/Math/XSL

What do these additional stylesheets do exactly what the browser
doesn't do itself?

> 
> 
>     <xsl:element name="{name(.)}"
> 
> you might want to use local-name rather than name their otherwise you'll
> pick up any prefix that was used in the source, in which case you could
> more simply use <xsl:copy> by using local-name() you can force (or
> actually, request) that the output be unprefixed.

-- 
Gérard Milmeister
Universität Zürich
Tel: 01-635 45 65
E-Mail: milmei@xxxxxxxxxxxx
Büro: 27-G-35


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


Current Thread