C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » XML »

Xml iteration


Posted Date: 09 Oct 2009      Posted By: Rajiv Sharma      Member Level: Gold     Points: 1   Responses: 1



hi
i Have a xml file(config file) ...i want to convert it into format that openxml accepts .......the format i have is....plz provide code to iterrate..through this file and convert it to proper format ....using xmldocument

<ValidationRules>
<abc edition="12" year="2009">
<Files>
<File type="rtf" FileType="Section 4 " FilePath="D:\abc.rtf"/>
<File type="rtf" FileType="Section 6 " FilePath="D:\section6.rtf"/>
<File type="pdf" FileType="Complete NTM" FilePath="D:\abc.pdf"/>
<File type="xml" FileType="Section " FilePath="D:\abc.xml"/>
<File type="zip" FileType="Correction Data file" FilePath="D:\abc.zip"/>
</Files>
</abc>
<Australia edition="12" year="2009">
<Files>
<File type="pdf" FileType="Complete " FilePath="c:\abc.pdf"/>
</Files>
</Australia>

/<ValidationRules>





Responses

Author: Sudeep Syamnath    09 Oct 2009Member Level: SilverRating: 2 out of 52 out of 5     Points: 2

Hello rajiv,

Could you provide the format which you are looking for?

Best Regards,
Sudeep Syamnath



Post Reply
You must Sign In to post a response.
Next : Xml datas in gridview
Previous : Serialization
Return to Discussion Forum
Post New Message
Category: XML

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use