[xsl] ASP Server Side Add Name Space

Subject: [xsl] ASP Server Side Add Name Space
From: "Karl Stubsjoen" <karl@xxxxxxxxxxxxx>
Date: Tue, 18 Feb 2003 18:56:46 -0700
Hello,
I'm trying to access my ADO xml document from ASP.  Any attempt of selecting
a node fails.  The error is:

Error Type:
msxml4.dll (0x80004005)
Reference to undeclared namespace prefix: 's'.
/admin/dbxmladmin.asp, line 73

How do I add these ADO namespaces (but I thought they were there, part of
the ADO XML recordset).
Ahh, maybe it is the XPATH processor which needs these decleraations.
Anyway to add them, before I perform an xpath lookup into into my adoxml
recordset?

Thanks,
Karl


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread