[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Cast variable to node-set


Subject: [xsl] Cast variable to node-set
From: "David B. Bitton" <david@xxxxxxxxxxxxxx>
Date: Wed, 13 Mar 2002 16:26:25 -0500

I have a template that I pass a node or node-set to.  Sometimes, I do some math prior to sending the data into the
template.  Once I've done an addition or subtraction, it's no longer a node-set, and my template breaks because the
variable that's passed in must resolve to a node-set.  What can I do?

-- 

David B. Bitton
david@xxxxxxxxxxxxxx

Diversa ab illis virtute valemus.

Attachment: pgp00002.pgp
Description: PGP signature


Current Thread