RE: [xsl] XML to Database Inserts via XSLT

Subject: RE: [xsl] XML to Database Inserts via XSLT
From: "Aron Bock" <aronbock@xxxxxxxxxxx>
Date: Thu, 10 Mar 2005 04:12:32 +0000
Stef,


is there any equivalent to 'chop' (so I can remove any trailing ',' from the variable) ? If i have an entity inside the entity, will XSLT automagically recurse into it or do I have to specifically code recursion into the stylesheet ?
<<<


You may wantt o look into Sal Mangano's "XSLT Cookbook" that, among other things, provides ready-to-use templates to search-and-replace, trim, etc. The book is published by O'Reilly, and downloads (including templates above) is at http://examples.oreilly.com/xsltckbk/

Regards,

--A

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


Current Thread