Home > Archive > MS SQL Server Tools > March 2006 > XML/XSD Tools









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author XML/XSD Tools
S. Mark Brown

2006-03-12, 3:23 am

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

TIA
Mark
Kent Tegels

2006-03-12, 3:23 am

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/


Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com