> Tthanks for the reply, Dave, it that made the stylesheet work. > > Just one more question: what about the str:replace() function? > It seems it is not implemented in xalan-c 1.9.
None of the EXSLT functions that require returning node-sets are implemented, because there's no public way to create them. You could add an issue to Jira to request an enhancement. Dave