How to "Format and Indent" the output of a transf

Here should go questions about transforming XML with XSLT and FOP.
jan.vanachte@iqnition.com

How to "Format and Indent" the output of a transf

Post by jan.vanachte@iqnition.com »

I am new to oXygen so this maybe a silly question.

I am using oXygen in Eclipse 3.0 and after the application of a transformation scenario, the output view does not enable the "Format and Indent" (ie "PrettyPrint") button.

Is is possible to use the "Format and Indent" button on the output view ?

Alternatively, is there another solution to display XML output of an XSL scenario in a tree format ?

Thanks for your help

Jan Van Achte
jan.vanachte@iqnition.com
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Hi Jan,

The transformation output is a view thus it does not offer actions that can change its content like "Format and Indent". You can select the content and copy it in a workspace file and open that (or you can configure the transformation to save the result in a file and keep that open). You should be able to perform "Format and indent" action on that and also you will have the Outliner showing a tree view representation of that.

Hope that helps,
George
Post Reply