Sign In
Jinghao Liu (刘劲浩)'s BLOG
一个专门有关SQL Server的中文博客. 主要面向中国的SQL Server用户. 侧重于介绍的SQL Server 2005在XML方面的功能.也会尽力解答其他SQL相关问题.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
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
No tags have been created or used yet.
Archive
Archives
November 2008
(3)
February 2007
(1)
March 2006
(1)
January 2006
(1)
October 2005
(4)
March, 2006
MSDN Blogs
>
Jinghao Liu (刘劲浩)'s BLOG
>
March, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Jinghao Liu (刘劲浩)'s BLOG
SQL2005对XSD的支持更丰富了数据建模的方法
Posted
over 6 years ago
by
Jinghao Liu
2
Comments
在SQL2005中,有一个新的顶级对象(top level object)被加入: XML架构集合(XML Schema Collection). 它提供给用户贮存XSD (XML Schema Definition)并用之验证特定XML格式的能力. 更重要的是,它提供了一种可更丰富描述数据模型的方法 举例: create xml schema collection xsdPurchaseOrder as N'<schema targetNamespace=" http://www.example...
Page 1 of 1 (1 items)