Subject:Re: There is no properties window in the menu bar Author:Minollo I. Date:01 Jun 2004 10:11 AM
The updated mapper in Stylus Studio 5.1 doesn't use property windows
anymore. Why did you expect one? Does the documentation reference one? Or
were you used to the way the previous mapper version worked?
Subject:Re: There is no properties window in the menu bar Author:Minollo I. Date:01 Jun 2004 10:50 AM
In the new model, the for-each statement is an explicit block in the middle
pane. Unless the for-each block is there, you are not looping on the source
elements. You can create the for each block right clicking in the middle
pane and selecting it under "XSLT Instructions". The for-each block will
be automatically created for you if you connect two repeating elements.
If you prefer switching to the old look&feel, where the for-each block
wasn't needed, you can set the "Render xsl:for-each as a line..." option in
Tools|Options|XSLT Editor|Mapper. Then you can modify the semantics of the
connection right clicking on the line connecting two elements and changing
the "for-each settings" entry in the popup menu.