Re: Building a XML file with xerces lib.

2001-07-09 Thread Jason E. Stewart
"Chaim Koshizky" <[EMAIL PROTECTED]> writes: > Dear sir ; > > I am trying to convert an ASCII file similar to the registry of the NT > system into XML file. I use the xerces library. Taking the > "CreateDomDocument" and "DOMPrint" examples from your site. Could you > please help me with the fo

Building a XML file with xerces lib.

2001-07-09 Thread Chaim Koshizky
Dear sir ; I am trying to convert an ASCII file similar to the registry of the NT system into XML file. I use the xerces library. Taking the "CreateDomDocument" and "DOMPrint" examples from your site. Could you please help me with the following : 1. How do I declare the line . 2. How can