Re: XML blooming

2006-11-30 Thread [EMAIL PROTECTED]
Concerning #2, Microsoft has released a tool for XSD Inference. It can't generate the exact XSD file, but it can guess what it was... http://download.microsoft.com/download/8/0/f/80fca9f1-292e-4b50-b512-ccf004d4b58e/xsdinference.exe Paddy wrote: > (That is bloom as in http://www.wmhelp.com/xmlpad

XML blooming

2006-11-29 Thread Paddy
(That is bloom as in http://www.wmhelp.com/xmlpad2.htm ;-) Suddenly, OK, over a number of months, our design environment at work has sprouted a wealth of XML configuration files, DTD's etc. The time has come when I need to loose my XML cherry. So , I guess I need to learn Elementtree. In supporti