Subject: Re: Crazy idea: loopback namespace
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 28 Feb 2000 17:15:51 GMT
|
> it seems it would be an interesting test to write an XSLT stylesheet that
> translates XSLT to TLSX.
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0"
>
<xsl:template match="/">
<xsl:value-of select="translate('XSLT','XSLT','TLSX')"/>
</xsl:template>
</xsl:stylesheet>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
Julian Reschke - Mon, 28 Feb 2000 15:23:37 +0100
- Mark D. Anderson - Mon, 28 Feb 2000 09:08:39 -0800
- David Carlisle - Mon, 28 Feb 2000 17:15:51 GMT <=
|
|