This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Re: msxml3.0 SP1 can't compare??



<xsl:apply-templates select="//ELEM[translate(@attr, '-', '') 
                                    > 
                                    translate('2001-03-04', '-', '')
                                    ]" />

Wow, Dimitre, that's a clever one. ISO date format, all is forgiven!!

Michael

-------------------------------------------------
Michael Beddow
http://www.mbeddow.net/


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]