User Tools

Site Tools


org.gramar.base:tag.setusingnext

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

org.gramar.base:tag.setusingnext [2016/06/27 20:35]
org.gramar.base:tag.setusingnext [2016/06/27 20:35] (current)
Line 1: Line 1:
 +
 +==== setUsingNext Tag ====
 +
 +The setUsingNext tag Set's an attribute on each of a set of nodes using an XPath expression sourced by each node's successor node
 +
 +
 +^ Attribute ​     ^ Kind   ^ Required ​   ^ Purpose ​         ^
 +|**select** ​ |nodes ​ |yes  |An XPath expression that resolves to a collection of nodes  |
 +|**name** ​ |string ​ |yes  |The name of an attribute to be set on each of the nodes. ​ |
 +|**var** ​ |string ​ |yes  |The name to associate with the next node for use in the value attribute ​ |
 +|**value** ​ |string ​ |yes  |An XPath expression ​ |
 +|**last** ​ |string ​ |yes  |An XPath expression used to resolve a value for the last node  |
 +
 +=== Full Form ===
 +
 +<​**c:​setUsingNext** ​ **select**="" ​ **name**="" ​ **var**="" ​ **value**="" ​ **last**=""​ >
 +
 +
 +=== Usage and Samples ===
 +
 +
 +
 +
 +Return to [[org.gramar.base:​index|index]]
 +
 +
  
org.gramar.base/tag.setusingnext.txt ยท Last modified: 2016/06/27 20:35 (external edit)