[EMAIL PROTECTED] wrote: > Has anyone written such an extension function? If so, could you share the > structure that Xalan expects for a node-set from an Extension Function.
Hi Srini, take a look at the node-set function that is part of XalanC. Look in xml-xalan/c/src/xalanc/XalanExtensions/FunctionNodeSet.cpp /Per Jessen, Zurich
