I'm using Oxygen as the xml generator, and so far I've had no trouble using an xsl stylesheet and an xml file to create an html file, but what I would like to do is use data from multiple xml files together with one xsl to create an html file...
ex)
company.xml + personel.xml + style.xsl = company_personel.html
Is this possible? So far, I only see a way combile one xml file and one xsl file.
Thanks,
Greg
ex)
company.xml + personel.xml + style.xsl = company_personel.html
Is this possible? So far, I only see a way combile one xml file and one xsl file.
Thanks,
Greg