Re: [Gestalt-users] [ gestalt-Bugs-1563054 ]gexslt:transformation()and namespace
Status: Alpha
Brought to you by:
colin-adams
From: Colin A. <col...@ho...> - 2006-09-26 10:15:12
|
>From: Florent Georges <dar...@ya...> > > > This is required behaviour. > > Do you mean function-available('gexslt:transformation') is >required to evaluate to false when used in @use-when? On the >contrary, I think the intention behind §3.12 is to have such >functions included in the static context: > > - standard functions have to be in the static context; > > - stylesheet functions (that is, XPath functions defined > by the user with the help of the xsl:function > instruction) must not be in the static context; > > - extension functions (as gexslt:transformation() or > saxon:serialize()) may be in the static context. This > is implementation-defined. > > I think that earlier an extension function can be >registered in the static context, better it is for >everybody. > > This is my understanding, maybe it is wrong? I'm not sure >that you think function-available('gexslt:transformation') >is required to evaluate to false, but if you do so, I don't >see how you deduce that from the CR. Implementation-defined extension functions may be in the static context. But if they are not (as is the case for gexslt), then the situation is the same for stylesheet functions. For clarity, then, let us talk only about stylesheet functions. These are NOT available at use-when processing time. But they ARE available at run time. So function-available, within a use-when attribute, should return true (this is what you want to know - will the function be available at runtime?). But the spec says explicitly that function-available should return false. this is what is wrong with the spec, in my opinion. > Regards, > >--drkm > > > > > > > > > > > > > > > > > > > > > > > >___________________________________________________________________________ >Découvrez un nouveau moyen de poser toutes vos questions quelque soit le >sujet ! >Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et >vos expériences. >http://fr.answers.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 _________________________________________________________________ The new Windows Live Toolbar helps you guard against viruses http://toolbar.live.com/?mkt=en-gb |