Hello,
I decided to try out some of the EXSLT functions that are currently supported in Xalan-C++ in some of my stylesheets ( specifically padding and align). Using these functions helped me out by simplify my stylesheets and reducing execution time, both of which made me very happy. To show my appreciation, I would like participate in anyway that I can in the EXSLT effort for Xalan-C++. For starters, the namespace coded in Xalan for the string functions is missing the trailing 's'. EXSLT: http://exslt.org/strings XALAN: http://exslt.org/string Since it advertised as an alpha implementation I wasn't sure if a bug report was warrranted, if so I will gladly create one. -Corey
