[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Dropping unwanted period a the end of node.


Subject: Re: [xsl] Dropping unwanted period a the end of <forename> node.
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 23 May 2012 13:37:42 +0100

On 23/05/2012 12:15, Michel Hendriksen wrote:
substring(forename, string-length(forename)) = '.'

also are you really restricted to xslt 1? in xpath2 that could be written as


ends-with(forename,'.')

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
Keywords