Editor Variables

An editor variable is a shorthand notation for context-dependent information, such as a file or folder path, a time-stamp, or a date. It is used in the definition of a command (for example, the input URL of a transformation, the output file path of a transformation, or the command line of an external tool) to make a command or a parameter generic and re-usable with other input files. When the same command is applied to different files, the notation is expanded at the execution of the command so that the same command has different effects depending on the actual file.

You can use the following editor variables in Oxygen XML Developer commands of external engines or other external tools, in transformation scenarios, and in validation scenarios:

Parent topic: Selection Plugin Extension Previous topic: Selection Plugin Extension Next topic: Document Plugin Extension Parent topic: Configuring Oxygen XML Developer Previous topic: Scenarios Management Next topic: Custom Editor Variables