Subject: MSXML3 Namespace confusing
From: Serg Stone <serg_stone@xxxxxxxxx>
Date: Sat, 29 Jul 2000 11:02:22 +0400
|
Hi, everybody!
I'm confusing with the namespaces which are used by MSXML.
They say their program support both
"http://www.w3.org/1999/XSL/Transform" and
"http://www.w3.org/TR/WD-xsl" namespaces.
How can I use both of them?
If I use first one I cannot run function
"format-number(sum(/st/stb/str/c12),'0.000')"
With the second one I can but "order-by" doesn't work properly (or
doesn't work at all).
So I have to use both of them. How?
--
WBR
Serg mailto:serg_stone@xxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|