[xsl] Check for child elements

Subject: [xsl] Check for child elements
From: Sajeesh N Kakkat <ksajeesh@xxxxxxxxxx>
Date: Mon, 4 Jul 2005 16:05:40 +0200
How do I check for child elements ( not text nodes ) if there are any in
the current element being evaluated during apply-templates process

For eg, I need to check if any element tags are present under the node
"element1"

Sajeesh

Current Thread