To all .NET XML guru's out there
This is a question to all .Net XML guru's :-)
I am the need for a routine to have a 'empty' valid XML file based on an XSD.
I tried to do it by creating a dataset and attach the XSD to it to create the database table. Unfortunately this doesn't work !! It seems to all XSD is valid for dataset definition.
What I need will be available in 2.0 but this is all based on .Net 1.1 and must remain in 1.1 :-(
Please any idea's, suggestion are welcome
For what I need it? I want to have XOPUS doing the WYSIWYG editor for content in my Site Management system. This system is now in test with a large client and I have the feeling I can give a bit more color with this editor!