|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Starting Initial Page Number on Page Three
Christopher R. Maden wrote:
Hi,
> <xsl:if test="position() = 1">
> <xsl:attribute name="initial-page-number">1</xsl:attribute>
> </xsl:if>
> Easy!
But we haven't seen how the template rule is applied. So
depending on this and on the real input format, maybe he would
need instead:
<xsl:if test="empty(preceding-sibling::lang)">
...
But that's hard to tell with the excerpts we got so far.
Regards,
--
Florent Georges
http://www.fgeorges.org/
|
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








