Hello,

I'm looking for a method to specifiy a custom node attribute resolver while processing tree nodes of a document.

My needs are to set outputclass attribute to a value according to translate attribute value.


So that, with an input like <p translate="no" .../>, I get this output after preprocessing and html transformation  <div class="p notranslate" ... />


Is this feature available ?


Thanks for your reply.

Kind regards,

Vincent Deygas


--
XMLmind DITA Converter Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/ditac-support

Reply via email to