Versions Compared

Key

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

Initially released to IWS Test on 20140917

Enhancements

Added SubWorksheet for XSLT ForEach
The XSLT ForEach object was enhanced and now displays a sub worksheet when you double click on it. You can drop special shapes from the Toolbox to the work area inside this sub worksheet of XSLT ForEach object. All shapes inside the ForEach will generate XSLT code inside <xsl:for-each ..> ... </xsl:for-each> node.
This issue was tracked as Item #122853.

...

This issue was tracked as Item #122854.

Software Fixes

Issue Modifying Expression By Clicking on XSLT ForEach Object
If you double clicked on a XSLT ForEach object and modified the expression, it incorrectly modified the node name. The following steps show an example of how this issue would appear:

...