Subject: XPath question
From: Sydney <moisi_fr@xxxxxxxx>
Date: Thu, 11 May 2000 13:02:44 +0200 (CEST)
|
Hi
<div type="introduction">
<head>Introduction</head>
<pb/>
<div type="partie">
<p>Test
</p>
<pb/>
</div>
</div>
<xsl:template div[@type='introduction']">
<xsl:for-each select="./*/pb">
Find pb
</xsl:for-each>
</xsl:template>
Why xt find only one pb.
Thanks
Sydney
___________________________________________________________
Do You Yahoo!?
Achetez, vendez! À votre prix! Sur http://encheres.yahoo.fr
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|