|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: help with numbering (xsl:number)
Jerry Ventura wrote: > > I've come across an example of how to use xsl:number - but I'm having a > problem with it. Can someone take a look at this xsl and tell me what I may > be doing wrong: > ... > Your question is well-put, except that it lacks details on the processor (and its version) in use. When I process your sample files with Saxon 5.1, correcting the xsl:stylesheet to add version="1.0", and requesting HTML with: <xsl:output method="html"/> I get what appears to be the correct result: <TR> <TH>Number</TH> <TH>text</TH> </TR> <TR> <TD>1</TD> <TD>First Chapter</TD> </TR> <TR> <TD>2</TD> <TD>Second Chapter </TD> etc. Steve --------------------------------------------------------------------- Steve Tinney Babylonian Section * University of Pennsylvania Museum stinney@xxxxxxxxxxxxx Phila, PA. 215-898-4047 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
|






