Fixed result tree fragments.
commit4c7dfe9af0cc89a3c8ef40ed504dc6ff6fb5cc39
authorDavid Lichteblau <david@lichteblau.com>
Sun, 9 Dec 2007 18:19:58 +0000 (9 19:19 +0100)
committerDavid Lichteblau <david@radon.home.lichteblau.com>
Sun, 9 Dec 2007 18:19:58 +0000 (9 19:19 +0100)
tree0cc8fad4332c45e3eede26cb55499d0765c569ce
parent563f8bf59429d14635b9ea76b9637b075dcb07a9
Fixed result tree fragments.

Result tree fragments are not node sets, so don't wrap them in node set
instances.

Declare result tree fragments as XPath nodes, so that the string-value
protocol method will be used on them.

Resignal XPath errors, so that an XSLT error will be signalled when a user
tries to use a result tree fragment where only a node set is allowed.
TEST
instructions.lisp
xslt.lisp