Typed XML in SQL Server 2005

Denis Ruckebusch's blog on typed XML in SQL Server 2005.

April, 2007

Posts
  • Typed XML in SQL Server 2005

    Silent XQuery failures

    • 4 Comments
    A newsgroup post I read earlier today reminded me that there are cases where failure to get the expected result when using XQuery can sometimes be difficult to diagnose. Here’s what the poster was doing declare @xml xml set @xml = '<root><test><...
Page 1 of 1 (1 items)