|
Subject: [xsl] Selection based on criteria From: "Dennis Campillo" <dcampillo@xxxxxxx> Date: Fri, 30 Nov 2001 11:57:53 -0700 |
Greetings all,
I'm having an issue with selection based on a comparison of dates
contained within two different nodes AND a specific attribute value.<accountelement>
<Ledger_Element>
<Ledger_Entry Distribution_Flag="D" Trade_Date="11/08/2001"/>
<Ledger_Entry Distribution_Flag="D" Trade_Date="05/30/2000"/>
<Ledger_Entry Distribution_Flag="D" Trade_Date="09/30/2001"/>
<Ledger_Entry Distribution_Flag="" Trade_Date="06/11/2001"/>
<Ledger_Entry Distribution_Flag="D" Trade_Date="04/15/1999"/>
<filtervalues timeframe="06/03/2001"/>
</Ledger_Element>
</accountelement>I'm trying to select all <Ledger_Entry>'s whose @Trade_Date is greater than the date in <filtervalues/@timeframe> AND whose @Distribution_Flag is not equal to ""
Thanks in advance,
Dennis Campillo_________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Selection based on date c, David Carlisle | Thread | Re: [xsl] Divide and Conquer implem, Tom Myers |
| Re: [xsl] Mysterious 'invalid chara, Mike Brown | Date | Re: [xsl] Selection based on date c, Dennis Campillo |
| Month |