Hi We need to process three different input sources and apply an XSLT (different rules for each input source) to generate one single output. Does anyone know if this is possible with Xalan? If not are there any other alternatives besides writing XPath to extract the data and custom code to build the output XML?
thanks manish
