Subject:From dicisionshema to XML Author:HA Celik Date:30 Nov 2007 04:11 AM
Hello Alberto,
I mean with decisionschema, a customer gives me a visual schema with a few questions and after anwsering the questions with just Yes or NO there is a conclusion or result.
Subject:From dicisionshema to XML Author:(Deleted User) Date:30 Nov 2007 04:51 AM
H.A.,
I think you are talking about something related to online training, with a final report listing the answers that the user entered. But what is not clear to me is what you are looking for: if you need a software that reads the questions from somewhere, presents them to the user, collects the answers and prepares an XML for submission, you should probably look for specialized software.
If you just need something that works, you can write an XSL that transforms the questions from XML into HTML, with some JavaScript to package the results into XML.
If what you are looking is different, please give us an example of the schema you have, and of the XML you would like to generate.