As a structured writing format, DITA produces structured content (content that is annotated with specific structural and semantic information rather than with formatting information). To create a publication, your DITA map and its associated topics must be processed by a transformation script. That script is responsible for how the structural and semantic information in the DITA files is converted into formatting information for display.
This means that you can display the same DITA content in various different ways, media, or publications. It also means that you cannot control every aspect of the presentation of your content in your DITA files. The only way to change the formatting is to change the transformation routines that create it.
Therefore, to create output from your DITA content you have to run a transformation on your content. Oxygen XML Editor provides a mechanism called transformation scenarios to help you configure and run transformations.
To select and run a transformation scenario on your map:
Configure Transformation Scenario(s) button. The Configure
Transformation Scenario(s) dialog box appears. This dialog box lists all the
transformation scenarios that have been configured in your project. Oxygen XML Editor
provides a default set of transformation scenarios, but the people in charge of your DITA
system may have provided others that are specifically configured for your needs.
Apply Transformation
Scenario(s) button.