|
Subject: Re: [xsl] Converting a sequence of xs:string to a map From: "Martin Honnen martin.honnen@xxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> Date: Mon, 12 Jan 2026 20:52:59 -0000 |
I have a sequence of xs:string : ('amount', 'vat-rate', 'total')
And I want a map where keys are the labels from the sequence, and
values are the position of label in sequence : { 'amount': 1,
'vat-rate': 2, 'total': 3}
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Converting a sequence of xs:s, Christophe Marchand | Thread | Re: [xsl] Converting a sequence of , Martin Honnen martin |
| [xsl] Converting a sequence of xs:s, Christophe Marchand | Date | Re: [xsl] Converting a sequence of , Marc marc.liste@xxxx |
| Month |