Hi, As in the schema factory, we can get the schema object either using one source file or array of source files by using below APIs schema newSchema( Source schema ) schema newSchema( Source [] schemas )
How do we get the template object from the array of sources (list of xslts) ? Is there a way to construct template object with list of xslts. Regards Ajay