[xslt] concat fails with zero or one parameter
- From: "William Krick" <bill 3feetunder com>
- To: xslt gnome org
- Subject: [xslt] concat fails with zero or one parameter
- Date: Sun, 03 Sep 2006 14:58:57 -0700
The concat function doesn't work with zero or one parameter
According to the w3 spec...
http://www.w3.org/TR/2002/WD-xquery-operators-20020816/#func-concat
...these should be valid....
<xsl:value-of select="concat()" />
<xsl:value-of select="concat('abc')" />
Is this a known bug or am I interpreting the spec wrong?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]