Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

writting xml based on xsd schema using Dataset or any other method

Am using Visual Studio 2005 (vb.net)...
I know you can validate an xml file using "XmlValidatingReader", but I want to generate xml from a dataset based on an xsd schema, this is some thing I use to do in Stylus Studio but can't figure out how to do it using vb.net
so
I want to generate a xml document based on an xsd schema I have got, can any one help ?

Many thanks
jaodger
[406 byte] By [jadoger] at [2007-11-11 8:08:33]
# 1 Re: writting xml based on xsd schema using Dataset or any other method
I think you should considder XML SPY
paetje at 2007-11-11 23:28:44 >