xsl-list
[Top] [All Lists]

Re: Knowing if a node has children

2003-11-18 06:37:41
test="not(child::node()) and not(@*)"


Jaime A Stuardo Bahamondes wrote:
Hi...

How can I test if a node has children? I have tested with:

<xsl:if test="count(child::*)">

<xsl:if test="child">

and others but everything didn't work

Thanks
Jaime

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



--
Manos Batsis

    _  __    __                    __
   / |/ /__ / /____ __ _ ___ _____/ /_
  /    / -_) __(_-</  ' Y _ `/ __/ __/
 /_/|_/\__/\__/___/_/_/_|_,_/_/  \__/

() ASCII ribbon campaign - against HTML email
/\                       - against Microsoft attachments

http://www.netsmart.gr
mbatsis at netsmart dot gr
(+30) 210 33 02 608
(+30) 210 33 02 658
http://forte.netsmart.gr/foaf/manos_foaf.rdf




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



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