Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XML
|
XML General XML discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XML section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 17th, 2007, 09:40 PM
Registered User
 
Join Date: Apr 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to write this by xmlTextWriter

I am trying to write xml file containing


<MemberName>
<xNL:NameElement xNL:ElementType="Title">Mr.</xNL:NameElement>
<xNL:NameElement xNL:ElementType="FirstName">Freddy</xNL:NameElement>
<xNL:NameElement xNL:ElementType="LastName">Krueger</xNL:NameElement>
</MemberName>

How can I do it?

Thank you






Similar Threads
Thread Thread Starter Forum Replies Last Post
Writing XML file Using XmlTextWriter class tmadhavi XML 1 December 19th, 2007 09:20 AM
Serializing object into existing XmlTextWriter planoie .NET Framework 2.0 0 October 15th, 2007 09:54 AM
Difference between Trace.write and Debug.write surendraparashar ASP.NET 2.0 Professional 1 June 27th, 2007 02:12 AM
write to file angelboy C# 2005 4 March 25th, 2007 05:01 AM
XML and the XMLTextWriter AgentSmith General .NET 1 May 10th, 2006 07:42 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.