XQuery Transformation on XML
This type of transformation specifies the parameters and location of an XML source that the edited XQuery file is applied on.
Note: 
    When the XML source is a native XML database, the source field of the scenario is empty
      because the XML data is read with XQuery-specific functions, such as
        
document(). When the XML source is a local XML file, the URL of the file
      is specified in the input field of the scenario.To create an XQuery transformation on XML scenario,
      use one of the following methods:
    - Use the  Configure Transformation Scenario(s) (Alt + Shift +
                    T, C (Command + Option + T, C on macOS)) action from the
          toolbar or the XML menu. Then click the New button and select
            XQuery transformation on XML. Configure Transformation Scenario(s) (Alt + Shift +
                    T, C (Command + Option + T, C on macOS)) action from the
          toolbar or the XML menu. Then click the New button and select
            XQuery transformation on XML.
- Go to  and select  Transformation Scenarios to display this view. Click the Transformation Scenarios to display this view. Click the New Scenario drop-down menu button and
          select XQuery transformation on XML. New Scenario drop-down menu button and
          select XQuery transformation on XML.
Both methods open the New Scenario dialog box.
The upper part of the dialog box allows you to specify the Name of the transformation scenario.
The lower part of the dialog box contains several tabs that allow you to configure the options that control the transformation.
