Page 1 of 1

Is there an XSL sheet corresponding to oxygen's xml formatter?

Posted: Tue Apr 17, 2012 11:15 pm
by pmac
I would like to be able to batch-format (transform) dita files the same way as oxygen does (it's nice clean format/indenting) ... to clean up files edited by sophisticated tools like vi

thanks

PMac

Re: Is there an XSL sheet corresponding to oxygen's xml formatter?

Posted: Wed Apr 18, 2012 8:58 am
by mihaela
No, there is no XSL stylesheet that could help you (A stylesheet looses character entities for instance).

However, we have a feature request that is already registered in our issue tracking system, for a formatting action available on the project files. The idea is to simply select a set of files (or even folders) from the project and format them using a contextual action. I have increased the priority of this issue.

We will notify you when this feature will be available.

Best regards,
Mihaela

Re: Is there an XSL sheet corresponding to oxygen's xml formatter?

Posted: Wed Apr 18, 2012 10:48 pm
by pmac
OK. I was kindof fearing that it would be a bit too hard to emulate in an external XSL sheet.

Thanks

PMac