Hi there,
When I am trying some kind of stuff with ADO thrown output XML. I am
trying out something which is similar to the one which is post in the list
some days before.
But I am using msxml 3.x. It is retriving part of data. But giveing error
Namespace 'urn:schemas-microsoft-com:xml-data' does not contain any
functions.
I am using
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:s="uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882"
xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
xmlns:rs="urn:schemas-microsoft-com:rowset" xmlns:z="#RowsetSchema"
version="1.0">
as the namespace in the xsl file.
Looking for reply
Cheers!!
Sachi
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|