|
Subject: [xsl] Numbering similar nodes sequentially in the output From: "Mark" <mark@xxxxxxxxxxxx> Date: Wed, 12 Oct 2011 13:32:17 -0700 |
<FormatPage souvenir-sheet="365">
<FormatButtons>
<Formats se-tenant="365"/>
<Formats coupon="367"/>
<Formats coupon="368"/>
</FormatButtons>
</FormatPage>I would like to make that
<FormatPage souvenir-sheet="365">
<FormatButtons>
<Formats se-tenant="365"/>
<Formats label='1' coupon="367"/>
<Formats label="2" coupon="368"/>
</FormatButtons>
</FormatPage>or, for a more complex example, an output of
<FormatPage souvenir-sheet="365">
<FormatButtons>
<Formats label='1' se-tenant="365"/>
<Formats label='2' se-tenant="367"/>
<Formats label='1' coupon="367"/>
<Formats label='2' coupon="368"/>
</FormatButtons>
</FormatPage>| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] RE: [xml-dev] Re: [ANN] Zorba, Geert Josten | Thread | Re: [xsl] Numbering similar nodes s, G. Ken Holman |
| [xsl] RE: [xml-dev] Re: [ANN] Zorba, Geert Josten | Date | Re: [xsl] Numbering similar nodes s, G. Ken Holman |
| Month |