Re: [Gestalt-users] Issue related to starts-with()
Status: Alpha
Brought to you by:
colin-adams
From: Colin A. <col...@ho...> - 2006-09-21 10:12:17
|
You are quite right. Could you write it and check it in? It's almost the same as ends-with()? (you can guess out the class name from the error message). It should only take you 10 minutes. Note that currently I avoid collation considerations, as the only collation that gexslt currently supports is the Unicode code-point collation. If not, it will have to wait until mid-October. >From: Florent Georges <dar...@ya...> >Reply-To: ges...@li... >To: Gestalt ML <ges...@li...> >Subject: [Gestalt-users] Issue related to starts-with() >Date: Thu, 21 Sep 2006 12:00:41 +0200 (CEST) > > Hi > > I just found the following issue. It seems (from the >error message) that the implementation for starts-with() is >simply not completely written yet. But just in case...: > > > cat gexslt-starts-with.xsl > <xsl:transform > xmlns:xsl="http://www.w3.org/1999/XSL/Transform" > version="2.0"> > > <xsl:template name="main"> > <res> > <xsl:value-of select=" > starts-with('Une phrase.', 'Une')"/> > </res> > </xsl:template> > > </xsl:transform> > > > gexslt gexslt-starts-with.xsl --template=main > TODO: {XM_XPATH_STARTS_WITH}.evaluate-item needs to be written > <?xml version="1.0" encoding="UTF-8"?><res/> > > Regards, > >--drkm > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >___________________________________________________________________________ >Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son >interface révolutionnaire. >http://fr.mail.yahoo.com > >------------------------------------------------------------------------- >Take Surveys. Earn Cash. Influence the Future of IT >Join SourceForge.net's Techsay panel and you'll get the chance to share >your >opinions on IT & business topics through brief surveys -- and earn cash >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >_______________________________________________ >Gestalt-users mailing list >Ges...@li... >https://lists.sourceforge.net/lists/listinfo/gestalt-users _________________________________________________________________ Windows Live Messenger has arrived. Click here to download it for free! http://imagine-msn.com/messenger/launch80/?locale=en-gb |