Subject: Re: [xsl] test if string contains an apostraphe From: David Carlisle <davidc@xxxxxxxxx> Date: Tue, 3 Jul 2001 23:00:27 +0100 |
> Has anyone done anything like this? That's why there is a FAQ list maintained:-) The rule is the same in XPath as for XML attributes, to make a string containing a ' you just need to use " to delimit it, so contains(.,"'") is the XPath you want. You then need to stick that in an XML attribute so as for any string you have th echoice of delimiting the attribute with " and quoting the " with eg " or delimiting the string with ' and quoting the ' as eg &apos. It gets more interesting when you need both " and ' in the string. David _____________________________________________________________________ This message has been checked for all known viruses by Star Internet delivered through the MessageLabs Virus Scanning Service. For further information visit http://www.star.net.uk/stats.asp or alternatively call Star Internet for details on the Virus Scanning Service. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
RE: [xsl] test if string contains a, LAJ | Thread | RE: [xsl] test if string contains a, Michael Kay |
Re: [xsl] need an "&" in my text!!!, Vijay Rao | Date | RE: [xsl] test if string contains a, Heather Lindsay |
Month |