![]() |
| ||
| creating the XML data file from Word I needed some advice/help in creating the XML data file from Word. I want to let the Question Specs writer(who don't know XML) to use the Word for them to create the Question Specs. Here is what I want my XML file to be like with the details that I wanted <Questions> <Question Name="Q1"> <PreQuestionLogic> Skip this question if Age is LT 20 </PreQuestionLogic> <QuestionWording> Are You married? </QuestionWording> <PostQuestionLogic> Goto question Q3 if is married is true </PostQuestionLogic> </Question> <Question Name="Q2"> <PreQuestionLogic> Skip this question if not married </PreQuestionLogic> <QuestionWording> How many children do you have? </QuestionWording> <PostQuestionLogic> Goto question Q3 if do not have children </PostQuestionLogic> </Question> </Questions> |
| ||
| Re: creating the XML data file from Word Huh. What's this got to do with word? |
| All times are GMT -4. The time now is 9:17 am. |
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC