|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Problem with str:tokenize
Hi
The suggested way doesnot work. The problem is with <xsl:for-each select="str:tokenize(//root/path1/info/name,',')"> If I have <xsl:for-each select="//root/path1/info">, then the <xsl:for-each select="//root/path2/deptinfo"> for loop works. So the real problem is with "str:tokenize(//root/path1/info/name,',')". Any suggestions for how I can get this working. I really do not know what is the difference. THanks Sanket On 6/27/06, David Carlisle <davidc@xxxxxxxxx> wrote:
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Cast Your Vote
We need your help – Vote for DataDirect XML Products!
Winners and finalists announced at SOA World Conference in November. 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
|







