Hi,
In a XSLT action, in my custom framework, I get and transform all titles of current DITA file. It's OK.
But I also want to get and transform all titles of content referenced in current DITA file thought <conkeyref>.
Do you know how I can do that?
Thanks
Conkeyref XSLT processing
Re: Conkeyref XSLT processing
Hi Nico,
Although that conkeyrefeed content might appear there in the Author mode, it is not editable and can only be edited if you directly open the target files and make changes to them, maybe via some Java operation or some custom Java extension function called from the XSLT code.
Regards,
Radu
Although that conkeyrefeed content might appear there in the Author mode, it is not editable and can only be edited if you directly open the target files and make changes to them, maybe via some Java operation or some custom Java extension function called from the XSLT code.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
Re: Conkeyref XSLT processing
Thanks Radu for your help.
Regards,
Nicolas
Regards,
Nicolas