For Programmers: Free Programming Magazines  


Home > Archive > C# > June 2006 > Using XML DTD









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Using XML DTD
plmanikandan@gmail.com

2006-06-01, 4:04 am

Hi,

I am a new to using xml class in c#.I am having a DTD/XSL(Xml-schema
file) File.Now i need to insert the element values and attributes to
that DTD/XSL and to produce a new xml file.Is it possible to craete an
xml file from DTD/XSL using visual studio .Net 2003 or visual studio
..Net 2005.Now i am creating the XML file without DTD/XSL using

XmlTextWriter.WriteStartElement

XmlTextWriter.WriteAttributeString

XmlTextWriter.WriteElementString

XmlTextWriter.WriteEndElement

Methods.Can anybody help me on this issue.

Regards,
Manikandan

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com