Hi. I want to build a parser that allows me to create XML files that are conformant to a specification that I have in a .xsd or .dtd file. I want to write the file .xml according to the definition. What do I need to check if the file is conformant to its specification? How do I add elements at the right place in the DOM tree?
Thanks in advance Ana Raquel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
