|
Subject: [xsl] Wrapping two different elements in parent element - part two From: "Bruno Nahod" <bnahod@xxxxxxx> Date: Sun, 14 Oct 2007 12:37:28 +0200 (CEST) |
Dear George (and anybody who red my post) so sorry for the mistake off
course the last <number/> should be "pl." not "sg."
I have check it twice and steel managed to miss it.
Some extra info: the singular is implied in export xml and the beginning
of plural is announced with
<word_number>pl.</word_number> I hope this helps.
I do apologize once again.
This is what im traying to get:
<something_else>
<form>
<case>N</case>
<orth>some_word_N</orth>
<number>sg.</number>
</form>
<form>
<case>G</case>
<orth>some_word_G</orth>
<number>sg.</number>
</form>
<form>
<case>D</case>
<orth>some_word_D</orth>
<number>sg.</number>
</form>
<form>
<case>N</case>
<orth>some_word_N</orth>
<number>pl.</number>
</form>
<form>
<case>G</case>
<orth>some_word_G</orth>
<number>pl.</number>
</form>
<form>
<case>D</case>
<orth>some_word_D</orth>
<number>pl.</number>
</form>
</something_else>
Best regards
Bruno
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Re: Wrapping two different el, Bruno Nahod | Thread | Re: [xsl] Wrapping two different el, George Cristian Bina |
| Re: [xsl]Problem with Position()?, Steven Ericsson-Zeni | Date | [xsl] Re: [XSL] Implicit Predicate , Alain |
| Month |