.NETters, I need to read some flat files and generate corresponding XML documents based on the specified XSD schema. I am wondering if I can leverage any .NET classes. Any pointers will be appreciated.
It appears .NET 2.0 has added some support for such thing. However, my code needs to work with .NET 1.1. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnxmlne t/html/xmlgen.asp Thank you in advance for your help. Pradeep =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
