[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: absolute position() of TEI pb

Subject: Re: absolute position() of TEI pb
From: "Martin Honnen martin.honnen@xxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 20 Jun 2016 17:44:12 -0000
Re:  absolute position() of TEI pb
On 20.06.2016 19:39, Steven D Majewski steve.majewski@xxxxxxxxx wrote:

<pb/> elements can mark a page break in different positions in the TEI structure.


//pb/position() gives me the positional number of all of the page breaks, 1 thru n.

and something like (//pb)[position()=3] gives me the third page, for example.

But I want to process the document thru the identity transform, with only a different template for the page breaks.
And I need, in the context of that template, to get the page number in the sequence.

You can use <xsl:variable name="pos" as="xs:integer"> <xsl:number level="any"/> </xsl:variable>

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.