User Tools

Site Tools


org.gramar.base:tag.set

Differences

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

Link to this comparison view

org.gramar.base:tag.set [2016/06/27 20:35] (current)
Line 1: Line 1:
 +
 +==== set Tag ====
 +
 +The set tag Sets the value of an attribute on a given node to the resolved content of the tag.
 +
 +If the given XPath expression resolves to multiple nodes, the tag acts against the first node in that collection.
 +
 +
 +^ Attribute ​     ^ Kind   ^ Required ​   ^ Purpose ​         ^
 +|**select** ​ |node  |yes  |An XPath expression resolving to a single node  |
 +|**name** ​ |string ​ |yes  |The name of the attribute to be set  |
 +
 +=== Full Form ===
 +
 +<​**c:​set** ​ **select**="" ​ **name**=""​ >
 +
 +
 +=== Usage and Samples ===
 +
 +
 +
 +
 +Return to [[org.gramar.base:​index|index]]
 +
 +
  
org.gramar.base/tag.set.txt ยท Last modified: 2016/06/27 20:35 (external edit)