Hi Sebastian
I too have tried getting ID to process certain XSLT instructions which I soon found out it ignored (or … there’s always a chance that I did it wrong).
I’ve learned NOT to trust the “Apply XSLT” when Importing XML and I simply re-process the XML using a tool such as Oxygen (for a visual process), or once you get your XSLT refined to a perfect science, then, you could use a command line process such as Saxon.
I’ve just found that if I leave it to ID (or, other apps for that matter – e.g., when Exporting out of FileMaker) to ‘apply XLST’, I’m never happy with the results. It’s very much a gamble, as we don’t really know what parsing engine ID is using (do we? – ok, perhaps *I* don’t know…). Thus … when I use a tool such as Oxygen, I can choose which parsing engine I want to use (I chose Saxon) and then I can test and see the results. If happy, then I toss everything at Saxon via the command line and end up with XML that I know has all the refinements I want.
Not sure if this helps at all. Hope it does.
Yours,
Allan