User Tools

Site Tools


org.gramar.base:tag.addtextelement

addTextElement Tag

The addTextElement tag adds a new child text node with a given name to a given node in the model.

The content of the addTextElement tag becomes the text content of the new text node.

Attribute Kind Required Purpose
select node yes An XPath expression resolving to the node to which a new child text node is to be added
name string yes The element name of the new child text node

Full Form

<c:addTextElement select=“” name=“” >

Usage and Samples

Return to index

org.gramar.base/tag.addtextelement.txt · Last modified: 2016/06/27 20:35 (external edit)