On 2008-04-15 13:56:46 +0200, Stefan Behnel wrote: > Vincent Lefevre wrote: > > On 2008-04-15 12:33:42 +0200, Stefan Behnel wrote: > >> What could be wrong in telling the user that he/she made a mistake > >> instead of hiding the problem that was discovered during XSLT > >> evaluation and that lead to an incorrect result? > > > > How can a XSLT processor read in the user's mind? > > Well, it stops processing,
On your example, it doesn't. It seems that xsltproc or libxslt regards "ival" as "/ival", i.e. with the context /, but I don't know if this is allowed or not. -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon) _______________________________________________ xslt mailing list, project page http://xmlsoft.org/XSLT/ [email protected] http://mail.gnome.org/mailman/listinfo/xslt
