How to use an XSD programatically

A

Alec

Ok, I am new to InfoPath so forgive me of my ignorance.

I am looking for a way to dynamically generate a Windows Form in Visual
Studio based off of an XSD. Rather then writing my own schema parser to build
the GUI, I'd like to be able to use InfoPath to generate the form for me.
Keep in mind that the schema will change.

I know that I can use the FormControl object to load an InfoPath template
(.xsn), but I'd like to be able to load my schema (.xsd) into the FormControl
and then save whatever the user inputs into the form as XML.

Does this make sense? What is the easiest way to do this?

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top