Re: how to select attribute value based on another attribute valu e?

Subject: Re: how to select attribute value based on another attribute valu e?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 13 Apr 2000 18:24:15 +0100 (BST)
> It's giving me an error if I try to use | but I assume that Im
> using it in a wrong way.

| is set union. the syntax for or is or as in

[@NAME='CHARGES' or @NAME='COST' ]

David


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread