- From: Elliotte Harold <elharo@metalab.unc.edu>
- Date: Fri, 02 Dec 2005 15:08:50 -0500
- To: public-qt-comments@w3.org
Section 1.2 of functions and operators includes the following example: op:multiply($arg1 as numeric, $arg2 as numeric) as numeric I believe this is vestigial and should be op:numeric-multiply($arg1 as numeric, $arg2 as numeric) as numeric -- Elliotte Rusty Harold elharo@metalab.unc.edu XML in a Nutshell 3rd Edition Just Published! http://www.cafeconleche.org/books/xian3/ http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim
Received on Friday, 2 December 2005 20:16:17 UTC