|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] substrings with entities or not.
So given the following XML <someXML> <something>Adam said, "This is a lot of work!"</something> <something>Adam also said, "This is a lot of work!"</something> </someXML> I want to get the strings <<Adam said, >> and <<Adam also said, >> can I use <xsl:value-of select="substring-before(something, '"')" /> and exect everything to work out OK? My problem is that I can't really guarantee that I'm going to have either the character or the entity in my source. > Adam van den Hoven > Internet Application Developer > Blue Zone > tel. 604.685.4310 > fax. 604.685.4391 > Blue Zone makes you interactive.(tm) http://www.bluezone.net/ > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






