|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] <xsl:number> count problem
Hi
<div type="introduction">
<head>Introduction</head>
<p>What is the problem of TBI</p>
<pb/>
<div type="partie">
<p>Test
</p>
<pb/>
</div>
</div>
I want to compute a reference for all pb element
describe like this.
1: position of pb element contains in the div
type=introduction
2: total of pb in the div type=introduction
So for the first pb : 1 2
for the second : 2 2
The current node is div type='introdution'
<xsl:for-each select="descendant::pb">
<xsl:number value="position()"/>
<!-- Dont know the second -->
</xsl:for-each>
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








