Subject: RE: RE: Problem with conditional definition of a variable
From: cknell@xxxxxxxxxx
Date: Wed, 04 Jan 2006 13:10:25 -0500
|
Thank you! It was <xsl:sequence> that I was looking for.
--
Charles Knell
cknell@xxxxxxxxxx - email
-----Original Message-----
From: Xia Li <xli@xxxxxxxxxxxxx>
Sent: Wed, 4 Jan 2006 09:34:33 -0800
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Subject: RE: Problem with conditional definition of a variable
You can fill the blanks with the <xsl:value-of> to assign a value to the
variable or <xsl:sequence> to assign a result of a XPath expression to
the variable.
Lisa
|