Help! XSLT
I have been searching Oracle sites for 2 days on XSLT. I am writing an interface (over 20 actually) What I want to do is generate xml fragments and zip them together dynamically. The XSLT isn't necessarily the difficult part, just getting Oracle to do it from xmltype variables instead of files on disk. Am I going to have to write java classes to do this?