Home All Groups Group Topic Archive Search About
Author
12 Mar 2006 3:36 AM
S. Mark Brown
Looking for tools to manage XML/XSD with SQL 2005; specifically import/export schemas to & from SQL

TIA
Mark

Author
12 Mar 2006 4:07 AM
Kent Tegels
Hello S. Mark Brown,

> Looking for tools to manage XML/XSD with SQL 2005; specifically
> import/export schemas to & from SQL

At the moment, there's not much. Most schema management is done with the
base create, alter and drop DDL command for schema collections. You can retreive
all or part of the schema using the XML_SCHEMA_NAMESPACE function.

I'm interested, though: did you a specific list of features you are looking
for?

Thank you,
Kent Tegels
DevelopMentor
http://staff.develop.com/ktegels/

AddThis Social Bookmark Button