News

Microsoft Strikes Conciliatory Tone in Open XML Debate

Microsoft execs continue pushing standards recognition for Open XML but soften tone.

Two senior Microsoft executives touting what they say are the company's good-faith efforts to work with competitors and the open source community released an "open letter" in mid-June, calling for more choice and flexibility in standard file formats.

Choice and Flexibility
Redmond has been battling to ensure the Open XML (OXML) format native to its Office 2007 product gains equal footing in the standards world with the Open Document Format (ODF), which is backed by rival companies such as IBM Corp. Microsoft execs Tom Robertson and Jean Paoli stressed in their letter that customers deserve choice and flexibility in standard file formats, and painted Microsoft as taking pains to avoid confrontation over standards.

"Users have always had choice among formats and should continue to do so going forward," the letter says. "Microsoft has consistently supported choice, so it took no steps to hinder ISO/IEC's ratification of ODF 1.0 and supported ODF 1.0's addition to the American National Standards list. Microsoft will continue to support recognition of ODF 1.0 and other formats on such lists around the world as long as doing so in no way restricts choice among formats."

The letter does not mention IBM, unlike a previous letter about the ODF-OXML battle Robertson and Paoli published in February. In that missive, the duo highlighted IBM's past refusals to endorse Open XML as a standard.

Different Stories
IBM official Bob Sutor, the company's vice president for open source and standards, has publicly slammed Open XML, declaring it not a bona fide open standard but instead a "vendor-dictated spec that documents proprietary products via XML."

Robertson and Paoli argue in the letter that there are distinct differences between Open XML and ODF. Paoli, who's also the co-creator of XML, elaborated in an interview with RDN: "The scenarios are extremely different, because on one hand, the ODF format really is a format that can represent Open Office features. And that's fine," he says. "The functionalities of Open XML have been to enable the migration of millions or billions of documents. We have 450 million users in the world, billions of documents. So, as a design principle we're going to enable high-fidelity migration from your binary format to an open format."

About the Author

Chris Kanaracus is the news editor for Redmond Developer News.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube