xsl-list
[Top] [All Lists]

RE: Decimal precision

2005-02-06 10:10:46
So, what is the more direct representation of the empty sequence?

()

XPath 2.0 processors are quite likely to give you a warning when you write
"/..", or other "guaranteed empty" path expressions such as @text() or
@foo/@bar. Under strict static typing these are errors - they fall into the
same category as path expressions containing misspelt names such as
doc/chatper. XSLT 2.0 doesn't use strict static typing but processors can
still report warnings for any path expression that's statically known to be
empty.


Would it be interesting to you to be a member of the FXSL 
project team? 


It would be interesting, but there aren't enough hours in the day...

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>