Value
Contains a text value that is passed to the surrounding element.
Allowed attributes: select
Child elements: text contents,
Parent elements: A, Case, ForAll, Li, Loop, Message, Otherwise, SetVariable, Sub, Sup, Text, Textblock, U, URL, Until, While
The value can be passed to the outer elment either as an XPath expression or as the contents of this element.
Containing Br-tags will be interpreted as newlines.
<Record element="data"> <PlaceObject> <Textblock> <Paragraph> <Value select="@name"/><Value>, symbol=</Value><Value select="@symbol"/> </Paragraph> </Textblock> </PlaceObject> </Record>