This Python script converts complex nested XML files into an Excel .xlsx format. It handles both attributes and nested elements within the XML, ensuring the data is flattened into a tabular format ...
Mary Chipman of MCW Technologies has published an interesting article on MSDN, covering XML authoring in Office 2003 tools. Mary provides a beginner's walkthrough of new functionality for using XML, ...