XmlDataSource: XPath Workaround For Default Namespaces(jasonf-blog.blogspot.com)
submitted by
jfollas(425) 5 years, 9 months ago
The ASP.NET 2.0 XmlDataSource does not provide a way to handle namespaces in the source XML. If your source XML uses namespaces, then you need to use XSLT to remove the namespaces, otherwise you won't be able to create a valid XPath statement that will work with the XmlDataSource. Or do you? (hint: you can do everything in XPath without resorting to XSLT)
|category: ASP.NET
|Views: 45
tags:
XPath XmlDataSource another
Everyones tags:
Your Tags: