Hi,
Can someone help me.
I have a .xsd file which store my schema with tables and relations.
How can I read the struture from that schema into Dataset. I mean Creat blank table in the destination Dataset with the same structure in my .xsd file.

Thanks!