Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

XSL Transform control is used to format any XML data and to display it on the form. It has an editing screen which you can open by clicking the Edit button on the control's floating menu. To begin with some information on XSLT for beginners; The script written into that screen transforms the XML data and loads it into the given Target XPath.

XSL is a styling language for XML. It is useful for transforming XML into other formats, such as HTML.

Bound XPath

Include Page
_Bound XpathXPath
_Bound XpathXPath

Target XPath
Specifies the xpath of target container node to display transformed xmlXML.