I am looking for a wizard component that uses xml representation to define
steps (sequences, choices, options.....) and creates an xml document that
represents the user's information entered during the wizards execution. A
good example is an installation wizard that collects the installation
information from the user and applies this information dureing the
installation stage. I would like to use the component to collect general
purpose information. I need to be able to define a number of the xml
definitions representing veriety of data collection dialogs.
|