[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
RE: [xsl] A beef with XSLT Sometimes too complicated
Subject: RE: [xsl] A beef with XSLT Sometimes too complicated
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 14 Jul 2006 12:47:19 +0100
|
> In principle, you could use XSLT with a different expression
> language from XPath - this just happens to be non-conformant.
It's not non-conformant if it it's done using the extensibility features of
the language:
<YPath:value-of select="ypath-expression"/>
Michael Kay
http://www.saxonica.com/
|