|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
XML/XSD ToolsLooking for tools to manage XML/XSD with SQL 2005; specifically import/export schemas to & from SQL
TIA Mark Hello S. Mark Brown,
> Looking for tools to manage XML/XSD with SQL 2005; specifically At the moment, there's not much. Most schema management is done with the > import/export schemas to & from SQL 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/ |
|||||||||||||||||||||||