xsl-list
[Top] [All Lists]

Re: multiple node values not being returned

2005-05-20 05:33:14

All I want is a check if there are any A/Values present in the B node 
set. 

yes, but in relation to your "one line" question, the answer depends on
what you want to do. You can do that check with a single XPath, but if
you need to generate element nodes then since you can't generate nodes
with core Xpath functions then you need to write it as xsl, which
tends to take more lines, as you have to close the elements.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--