[Home] [By Thread] [By Date] [Recent Entries]
I know that this is a horribly nasty XSL Select statement, but from what
I've read so far, it should work. However when run it through Xalan I get
"value of expression cannot be converted to a node set"
<xsl:for-each select="concat(substring(/accountelement/Ledger_Element/Ledger_Entry/@Trade_Date,7,4),substring(/accountelement/Ledger_Element/Ledger_Entry/@Trade_Date,1,2),substring(/accountelement/Ledger_Element/Ledger_Entry/@Trade_Date,4,2))>concat(substring(/accountelement/Ledger_Element/filtervalues/@timeframe,7,4),substring(/accountelement/Ledger_Element/filtervalues/@timeframe,1,2),substring(/accountelement/Ledger_Element/filtervalues/@timeframe,4,2))">
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



