Does anyone know of a component for Delphi 6.0, that would allow for generation of a XML schema or DTD?
Here is the problem I have approximately 1800 XML files, but no related schema or DTD files. What I need to do, is to basically compare each XML file to find any missing elements. I have used XMLMapper to generate a schema file for one of the XML files, but I do not want to have tod that for all of the files. I was thinking if a component exists that would take an XML file and then produce a Schema or DTD file, I could then easily create a program to simply loop through all of the XML files. Thanks James James D. Stewart Senior Software Developer Carlson Wagonlit Travel | SatoTravel 4300 Wilson Blvd Suite 500 Arlington, VA 22203-4167 Email: [EMAIL PROTECTED] Phone: 703-682-7226 (Direct) Phone: 800-776-7286 ext. 27226 _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

