DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/)
-   RSS, Web Services and SOAP (http://www.daniweb.com/forums/forum151.html)
-   -   creating the XML data file from Word (http://www.daniweb.com/forums/thread79538.html)

caryraleigh May 29th, 2007 9:47 am
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>

iamthwee Jun 2nd, 2007 4:45 pm
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