Show TOC

Editing TransformationsLocate this document in the navigation structure

Context

The XML source-code editor for transformations supports the following key functionalities:

  • Editing and deleting objects
  • Checking code syntax
  • Activation
  • Formatting
  • External breakpoints for debugging support (only available for simple transformations)
  • Syntax coloring (also know as syntax highlighting)
  • Outline
  • Navigation
  • Version history
  • Comparing source code
  • Duplicating objects
  • Testing a XSLT program
Note The Element info view, refactoring, and code completion are currently not supported.