David Carlisle wrote:
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,'.')
Thanks David. I was unaware of this, and will check into it. It
seems like I can make it more compact with this.
Chuck
--
-------------------
A. Charles Muller
University of Tokyo
Graduate School of Humanities and Sociology, Faculty of Letters
Center for Evolving Humanities
7-3-1 Hongō, Bunkyō-ku
Tokyo 113-8654, Japan
Office: 03-5841-3735
Web Site: Resources for East Asian Language and Thought
http://www.acmuller.net
<acmuller[at]jj.em-net.ne.jp>
Mobile Phone: 090-9310-1787
Twitter @acmuller4
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--