Typed XML in SQL Server 2005

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

August, 2006

Posts
  • Typed XML in SQL Server 2005

    Complementing XSD with CHECK constraints

    • 3 Comments
    I was recently asked to look at a customer’s question. This person wanted to write a schema that would validate instances like the following one. <TopElement> <a> <element1 att1="data1" att2="data2"/> <an_element att1...
  • Typed XML in SQL Server 2005

    xsi:type magic

    • 3 Comments
    As I said in my previous post, the past few weeks have been demanding and I had little time to spend on blog post. However I recently rediscovered an interesting behavior in typed XML DML and I felt I should make some time for a quick post. Today’s...
Page 1 of 1 (2 items)