| 
 
Subject: [xsl] XSLT grouping without Muenchen Method From: "Ismael Cams" <xslt@xxxxxxxxxxx> Date: Mon, 30 Aug 2004 15:32:56 +0200  | 
<root>
   <object name="object1">
         <instance number="0">
                <sample date_time="2004-08-30 15:06:20"/>
         </instance>
   </object>
   <object name="object2">
         <instance number="0">
                <sample date_time="2004-08-30 15:30:20"/>
         </instance>
   </object>
   <object name="object3">
         <instance number="0">
                <sample date_time="2004-08-30 15:14:20"/>
         </instance>
   </object>
   <object name="object4">
         <instance number="1">
                <sample date_time="2004-08-30 15:06:20"/>
         </instance>
   </object>
    <object name="object5">
         <instance number="1">
                <sample date_time="2004-08-30 15:30:20"/>
         </instance>
   </object>
    <object name="object6">
         <instance number="1">
                <sample date_time="2004-08-30 15:14:20"/>
         </instance>
   </object>
</root>object1,object3;Instance0;2004-08-30 15:00:00 object4,object6;Instance1;2004-08-30 15:00:00 object2;Instance0;2004-08-30 15:30:00 object5;Instance1;2004-08-30 15:30:00
00 - 15 -> Interval 1 15 - 30 -> Interval 2 30 - 45 -> Interval 3 45 - 60 -> Interval 4
Kind regards, ismael
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] sorting titles w stopword, cking | Thread | Re: [xsl] XSLT grouping without Mue, cking | 
| Re: [xsl] sorting titles w stopword, Bruce D'Arcus | Date | [xsl] FOX: How to generate bookmark, Kenny Bogoe (BogoeMD | 
| Month |