xsl-list
[Top] [All Lists]

Re: [xsl] Writing array elements based on a an evaluation of one of the child elements

2006-05-24 04:31:14
neil cave wrote:

THat and the fact that I should be evaluating 

string-length(//ACCOUNT-NO/text()) > 0 ) 

  It depends on your input type and on what you want exactly to test. 
But in this case, I think you can just test the presence of the text
nodes (not their length being gt 0).  It looks quite strange to me to
test on all ACCOUNT-NO in the document.  But you're the only one that
knows.

  Regards,

--drkm
























        

        
                
___________________________________________________________________________ 
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
interface révolutionnaire.
http://fr.mail.yahoo.com

--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>