Associate DTD before doing XSLT transformation

This should cover W3C XML Schema, Relax NG and DTD related problems.
tobiasschweizer
Posts: 1
Joined: Mon Aug 29, 2016 3:39 pm

Associate DTD before doing XSLT transformation

Post by tobiasschweizer »

I would like to associate a DTD to my document before applying an XSLT transformation to it.

With my various XSLT transformation I use different DTDs to resolve the entities used in the XML document.
ionela
Posts: 407
Joined: Mon Dec 05, 2011 6:08 pm

Re: Associate DTD before doing XSLT transformation

Post by ionela »

Hello,

You can associate a DTD to an XML document using Associate schema action from the main menu Document > Schema > Associate schema (there's a corresponding icon in the toolbar).

Unfortunately, oXygen does not offer support to dynamically associate the DTD as a step before the XSLT transformation (in order to be used just for that transformation).

Regards,
Ionela
Ionela Istodor
oXygen XML Editor and Author Support
Post Reply