Value
Contains a text value that is passed to the surrounding element.
Allowed attributes: select
Child elements: (none)
Parent elements: A, B, Case, Color, Fontface, ForAll, I, Initial, Li, Loop, Message, NoBreak, Otherwise, Paragraph, SetVariable, Sub, Sup, Text, Textblock, U, URL, Until, While
Value to be passed to the outer element.
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>