Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Transact-SQL (2000)
 export from sql to xml using an xsd schema

Author  Topic 

mdelgado
Posting Yak Master

141 Posts

Posted - 2004-08-09 : 20:51:42
I have an xsd schema that was sent to me. I need to query sql and produce an xml output that adheres to the structure of the xsd schema.

Can someone please point me in the right direction?

thanks.
   

- Advertisement -