Scenario Macros

In the fields reserved for: input URL (XSL URL or XML URL, depending on scenario type), header URL, footer URL, the URLs in the list of additional XSLT stylesheets, image base URL, the user can use the following macros:

${frameworks}

the path of the frameworks subdirectory of the <oXygen/> install directory

${home}

the path of the user home directory

${cfdu}

current file directory url - the path of the current edited document up to the name of the parent directory as URL

${cfn}

current file name - the name of the current edited document without extension and parent directory

In the Save As field from the Output tab, the user can use the following macros:

${frameworks}

the path of the frameworks subdirectory of the <oXygen/> install directory

${home}

the path of the user home directory

${cfd}

current file directory - the path of the current edited document up to the name of the parent directory

${cfn}

current file name - the name of the current edited document without extension and parent directory

The macros defined here can also be used in the values set for the parameters of the transformation (e.g. base.dir).