Sunday, October 12, 2008

XQuery Lab 37 - Working with multiple namespaces

We have seen several XQuery examples in the previous posts in this series. We briefly discussed XML namespaces in a couple of posts earlier (XML Namespaces, SQL Server 2005 XML and Default Namespaces). Some times, reading values from an XML document having namespace declarations might seem little tricky.

This post demonstrates how to read values from XML documents having multiple namespace declarations. http://blog.sqlserver.me/2008/10/xquery-with-multiple-namespaces.html

0 comments: