Sign In
Typed XML in SQL Server 2005
Denis Ruckebusch's blog on typed XML in SQL Server 2005.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
DML
Schema Collections
Static Typing
Thoughts and digressions
XSD
Archive
Archives
October 2007
(1)
April 2007
(1)
March 2007
(3)
January 2007
(2)
December 2006
(1)
November 2006
(2)
September 2006
(1)
August 2006
(2)
June 2006
(2)
May 2006
(3)
April 2006
(2)
February 2006
(1)
December 2005
(1)
October 2005
(1)
September 2005
(6)
August 2005
(2)
July 2005
(4)
June 2005
(7)
August, 2006
MSDN Blogs
>
Typed XML in SQL Server 2005
>
August, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Typed XML in SQL Server 2005
Complementing XSD with CHECK constraints
Posted
over 6 years ago
by
MSDNArchive
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
Posted
over 6 years ago
by
MSDNArchive
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)