- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 31 Jan 2006 17:14:01 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2779
mike@saxonica.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike@saxonica.com 2006-01-31 17:14 -------
I have fixed this editorially by changing the paragraph to read
<p>Within a <termref def="dt-sequence-constructor">sequence
constructor</termref>, the <elcode>xsl:value-of</elcode> instruction can be
used to generate computed text nodes. The
<elcode>xsl:value-of</elcode> instruction computes the text using an <termref
def="dt-expression">expression</termref> that is specified as the value of the
<code>select</code> attribute, or by means of contained instructions</phrase>.
This might, for example, extract text from a <termref
def="dt-source-tree">source tree</termref> or insert the value of a variable.</p>
Received on Tuesday, 31 January 2006 17:14:06 UTC