[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Determining if the first child is a para element


Subject: Determining if the first child is a para element
From: kenb@xxxxxxxxxxx
Date: Wed, 8 Nov 2000 19:08:39 -0800

I've looked at the FAQ which describes how to determine if a node has a
single child element, but I need to know if the first child of a node is an
element (para, in this case).  The test needs to be done in the parent's
<template> element, prior to an <apply-templates/>.  Is there a
straightforward <if> test I can use for this case?  Thanks!

Ken Barnett
Medifor, Inc.


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



Current Thread