|
Subject: Fwd: [xsl] i18n and l10n question From: Nico Van Cleemput <Nicolas.VanCleemput@xxxxxxxx> Date: Mon, 13 Nov 2006 09:26:17 +0100 |
This is my XML-file:
<factory>
<parameter>
<name></name>
<type></type>
<i18n>
<properties>
<entry key="parameter.caption">caption</entry>
<entry key="parameter.description">description</entry>
</properties>
<node name="nl">
<properties>
<entry key="parameter.caption">caption</entry>
<entry key="parameter.description">description</entry>
</properties>
</node>
</i18n>
</parameter>
<parameter>
<name></name>
<type></type>
<i18n>
<properties>
<entry key="parameter.caption">caption</entry>
<entry key="parameter.description">description</entry>
</properties>
<node name="nl">
<properties>
<entry key="parameter.caption">caption</entry>
<entry key="parameter.description">description</entry>
</properties>
</node>
</i18n>
</parameter>
</factory><table> <tr><td>caption</td><td>description</td></tr> ... </table>
<table> <tr><td>nr</td><td>description 1description 2</td></tr> <tr><td>nr</td><td>description 1description 2</td></tr> </table>
<table> <tr><td>n</td><td>description 1</td></tr> <tr><td>r</td><td>description 2</td></tr> </table>
Thanks in advance, Nico Van Cleemput
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] i18n and l10n question, Nicolas Van Cleemput | Thread | Re: [xsl] i18n and l10n question, Florent Georges |
| [xsl] Standards checkers for XSLT, Kamal Bhatt | Date | [xsl] Custom Ordered Lists, Philip Vallone |
| Month |