Greetings - I'm trying to set up a program (Windows Application) that will allow a user to read/edit/create/etc messages that will be sent and received in XML. The basic idea is to allow the user to manipulate the data without having to deal with the actual XML itself.
What I'd like to do is use the XML message, along with a schema, to determine what data the user needs to have access to. There are several different messages, and each message has a specific structure, along with required, optional and repeating elements associated with it. Rather than create a form for every single one, I'd like to have the program create the form at run-time. Is there a way to do this in .NET? I've searched the web and online help to no avail. Any suggestions/ideas/similiar experiences out there? Thanks in advance. Tim You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.