xsl-list
[Top] [All Lists]

substring-before<tab/> substring-after<tab/>

2003-02-21 14:15:50
Hi!
I am trying to get the text before and after the <tab/> demarcation in order to insert the strings into separate fields in a table.

<!-- using xsl:copy-of --> <para> <para style="T2">Provider<tab/>The name of the provider to use for the connection.</para>

I can't think of a way to get the information separated... when I output the xsl:value-of the same node I get:

<para>ProviderThe name of the provider to use for the connection.</para>

I looked on the FAQs and archives but I didn't quite know how to word this query.


Any suggestions would be greatly appreciated!

Thank you in advance!

Deb Berkson

XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>