•
•
•
•
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 374,024 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,841 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:
Views: 1550 | Replies: 1
![]() |
•
•
Join Date: May 2007
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
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>
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>
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb RSS, Web Services and SOAP Marketplace
•
•
•
•
access api asp bebo blogger blogging breach broadband code combo crime daniweb data data protection data transfer database development dom dropdownlist feed forensics gdata google government hardware hitachi html katemodern linux lonelygirl15 module net news programming reader reuse rss security standards storage terabyte tv video w3c weather web wikipedia xml xoap youtube
- A function which will transfer the data from a file to STL( vector or map) object. (C++)
- Displayind data in XML file using HTML (RSS, Web Services and SOAP)
- Please help with data file and array (C++)
- Help creating a data file (C)
- input data from a file into an Array (C)
- Reading from external data file (C++)
- data file help (C)
Other Threads in the RSS, Web Services and SOAP Forum
- Previous Thread: Local root folder (original files) missing after imported to XML - Help
- Next Thread: Newbie - SOAP How To?



Linear Mode