Re: [xsl] xslt 1.1 - one liner

Subject: Re: [xsl] xslt 1.1 - one liner
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 5 Jul 2007 11:21:40 +0100
The one liner looks OK, but beware there is (not and never will be) an
XSLT 1.1. There was an early draft xslt 1.1 but it was withdrawn, and
you should not rely on it being implemented in future, nor is it
supported by the backward compatibility mode of XSLT 2.
In XSLT2 you could use a regular expression replace to implement this in
a more natural way.

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

Current Thread