User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the RSS, Web Services and SOAP section within the Web Development category of DaniWeb, a massive community of 402,386 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,967 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our RSS, Web Services and SOAP advertiser: Programming Forums

creating the XML data file from Word

Join Date: May 2007
Posts: 1
Reputation: caryraleigh is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
caryraleigh caryraleigh is offline Offline
Newbie Poster

creating the XML data file from Word

  #1  
May 29th, 2007
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>
AddThis Social Bookmark Button
Reply With Quote  
All times are GMT -4. The time now is 1:14 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC