RE: [xsl] Table of contents

Subject: RE: [xsl] Table of contents
From: "Jan Zavoral" <zavoral@xxxxxxxxxxx>
Date: Fri, 2 Aug 2002 16:38:07 +0200

Hi Andrew,

--------------------
<sub-chapter >
  <s-title>Red</title>
 </chapter>

Firstly, this isn't well-formerd xml, it should (probably) read:

<sub-chapter >
   <s-title>Red</s-title>
</sub-chapter>
----------------------------------------

Yes,of course, i am sorry it is only my unattention :-))

--------------------------------------
I can see this is probably down to a typo, but you should really make
sure people can copy your source xml verbatim if necessary to help speed
the debugging.
------------------------

O.K. i will turn over a new leaf :-)


--------------------------
To help solve your problem, I would look up <xsl:number>, the rest is
basic xslt
--------------------------

Ok i try it.

thanks for all

Jan


---
Odchozí zpráva neobsahuje viry.
Zkontrolováno antivirovým systémem AVG (http://www.grisoft.cz).
Verze: 6.0.380 / Virová báze: 213 - datum vydání: 24.7.2002


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread