Sébastien Geindre wrote:
So, how can i usr a xslt Transformer which support xs function. Where can i set this ? cocoon.xconf ? I use cocoon 2.1.9
Did you declare the namespace for prefix "xs"?
Like xmlns:xs="http://www.w3.org/2001/XMLSchema" on top of your XSLT. Askild - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
