This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Determining if the first child is a para element


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]