Operation Manual
When you click OK, the following code is inserted in your XSLT page:
<xsl:for-each select="provider/store[@id = 1]/items/item[price > 5]">
Content goes here
</xsl:for-each>
For more information and examples of repeating regions, see the <xsl:for-each> section in the Reference panel.
More Help topics
Legal Notices | Online Privacy Policy
687