|
Subject: [xsl] Subdividing sets of elements by sequence identifiers From: "Mark" <mark@xxxxxxxxxxxx> Date: Tue, 9 Aug 2011 12:37:36 -0700 |
My Input: (simplified to a single <Item> from the <List>
<List>
<Item concept="Art on Stamps">
<Stamp image-number="5">
<Date year="1993"></Date>
</Stamp>
<Stamp image-number="27" >
<Date year="1993"></Date>
</Stamp>
<Stamp image-number="28">
<Date year="1993"></Date>
</Stamp>
<Stamp image-number="29" >
<Date year="1993"></Date>
</Stamp>
<Stamp image-number="42" >
<Date year="1994"></Date>
</Stamp>
<Stamp image-number="43">
<Date year="1994"></Date>
</Stamp>
<Stamp image-number="44">
<Date year="1994"></Date>
</Stamp>
<Stamp image-number="57" >
<Date year="1994" ></Date>
</Stamp>
<Stamp image-number="58">
<Date year="1994"></Date>
</Stamp>
<Stamp image-number="59">
<Date year="1994"></Date>
</Stamp>
<Stamp image-number="96">
<Date year="1995"></Date>
</Stamp>
<Stamp image-number="97" >
<Date year="1995"></Date>
</Stamp>
<Stamp image-number="98">
<Date year="1995" ></Date>
</Stamp>
</Item>
</List>| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] XML Validation using Sche, Andrew Welch | Thread | Re: [xsl] Subdividing sets of eleme, Michael Kay |
| Re: [xsl] XML Validation using Sche, Andrew Welch | Date | Re: [xsl] Subdividing sets of eleme, Michael Kay |
| Month |