Re: XML Tips XML Editors
Professional XML editors will help you to write error-free XML documents, validate your XML against a DTD or a schema, and force you to stick to a valid XML structure.
An XML editor should be able to:
* Add closing tags to your opening tags automatically
* Force you to write valid XML
* Verify your XML against a DTD
* Verify your XML against a Schema
* Color code your XML syntax
__________________ V.Vadivelan There never a wrong time to do the right thing. |