Before transforming an XML document in Oxygen XML Author Eclipse plugin, you need to define a transformation scenario to apply to that document. A scenario is a set of values for various parameters that define a transformation. It is not related to a particular document, but rather to a document type. Oxygen XML Author Eclipse plugin includes preconfigured built-in transformation scenarios, but you can also create new transformation scenarios.
When creating new transformation scenarios, the types that are available include:
document(). When the XML source is a local XML file, the URL of the file
is specified in the XML input field of the scenario. For more information, see XQuery Transformation on XML.Status messages generated during the transformation process are displayed in the Console view (the Enable Oxygen consoles option must be selected in the View preferences page).