 |
 |
 |
If your table is not inside a <template match="anwendungen">,
you need to show the full path to "anwendung", i.e.,
<xsl:for-each select="anwendungen/anwendung">
>Date: Tue, 30 Mar 2004 08:37:31 +0200 (MEST)
>To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
>From: "Tuan Luu" <tuanluu@xxxxxx>
>Subject: fo:table Problem, not showing data
>Message-ID: <15218.1080628651@xxxxxxxxxxxxx>
>Hello
>I have a problem showing the data in a table from fo:table, without the
>fo:table tags, it does work. I don't know exactly what is missing.
>Here is the sample code:
> <xsl:template match="anwendungen">
> <!-- this is the code without fo:table (it does work)
> <xsl:for-each select="anwendung">
> <fo:block>
> <xsl:apply-templates/>
> </fo:block>
> </xsl:for-each>
> down here comes the code with a table, that is not working-->
. . .
> <xsl:for-each select="anwendung">
|
 | 

|  |
These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.
|  |
| |
 |
 |
 |