|
Subject: Re: [xsl] table creation from xml From: Florent Georges <darkman_spam@xxxxxxxx> Date: Mon, 11 Jun 2007 15:11:53 +0200 (CEST) |
Andreas Peter wrote:
Hi
> <kursinfo>
> <referent>Vortrag mit Ekhard Woelbert</referent>
> <datum>Mi. 10.01.07</datum>
> <uhrzeit>19.30 - 21.00 Uhr</uhrzeit>
> <kursnr>Kurs-Nr: 1</kursnr>
> <beitrag>4,00 €</beitrag>
> <zusatz></zusatz>
> </kursinfo>
That doesn't match your XSLT excerpt. Your XSLT seems to work
instead on something like:
<kursinfo>
<referent>Vortrag mit Ekhard Woelbert</referent>
<referent></referent>...
<test>
<datum>Mi. 10.01.07</datum>
<uhrzeit>19.30 - 21.00 Uhr</uhrzeit>
<kursnr>Kurs-Nr: 1</kursnr>
<beitrag>4,00 €</beitrag>
</test>
<test></test>...
<zusatz></zusatz>
</kursinfo>
In addition, I don't really understand your problem. Do you have an
FO structure you don't succeed to generate using XSLT, or do you need
some formatting you don't succeed to achive with FO?
Regards,
--drkm
___________________________________________________________________________
Dicouvrez une nouvelle fagon d'obtenir des riponses ` toutes vos questions !
Profitez des connaissances, des opinions et des expiriences des internautes sur Yahoo! Questions/Riponses
http://fr.answers.yahoo.com
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] table creation from xml, Andreas Peter | Thread | [xsl] How to select specific nodes , Bhaskar |
| [xsl] table creation from xml, Andreas Peter | Date | [xsl] How to select specific nodes , Bhaskar |
| Month |