- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 14 Sep 2006 16:52:45 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3701
andrew.eisenberg@us.ibm.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|andrew.eisenberg@us.ibm.com |ravindranath.chennoju@oracle
| |.com
------- Comment #1 from andrew.eisenberg@us.ibm.com 2006-09-14 16:52 -------
One way to allow this expression to pass staic type checking would be to filter
the operand of fn:root:
$input-context/bib/book[3]/title | root(($input-context/bib/book[3]/title)[1])
Received on Thursday, 14 September 2006 16:52:48 UTC