|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Isolate spezial text term with pattern
Hello,
thanks for your answer. That is nearly thats what i want. But i want only PB123. With the function substring-after i get "PB123 Rest of the Comment". Any solution ? Greets Oliver ----- Original Message ----- From: "Jon Gorman" <jonathan.gorman@xxxxxxxxx> To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx> Sent: Monday, July 25, 2005 4:29 PM Subject: Re: Isolate spezial text term with pattern What i now what to do is the following: I will islote the terms "PB123" and
Quick and dirty example (untested) <xsl:template match="comment"> <td>PB<xsl:value-of select="substring-after(.,"PB")" /></td> </xsl:template> Jon Gorman
|
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
|

Cart








