News

Microsoft Reveals OOXML SDK Roadmap

Microsoft this morning revealed to developers the expected next steps in the software development kit (SDK) for the Office Open XML (OOXML) file format specification.

Available as a community technology preview (CTP) since June 2007, The OOXML SDK provides tooling and resources for programmatic manipulation and handling of XML files produced by the 2007 versions of Microsoft Word, Excel and PowerPoint.

According to Doug Mahugh, Microsoft senior product manager for Office client interoperability, a mature beta version of the OOXML SDK will be released in April. The month after that, developers can expect the final, shipping version of the 1.0 version of the kit.

"In May we'll have the actual GoLive version available," Mahugh said. "We wouldn't commit to doing that in just a few weeks from now, really, unless we had very high confidence in the code as it stands."

Mahugh said that the beta SDK expected next month will contain the Open XML Packaging API and provide complete support for the defined classes that will be delivered in the final version, including schemas, styles and font tables.

SDK 2.0
Microsoft also provided guidance for the next update of the OOXML SDK, version 2.0, which is expected to enter beta stage in July. According to Mahugh, that version will include all the components of the Open XML API architecture. This includes markup APIs for WordprocessingML, SpreadsheetML, PresentationML and Shared ML

Key to version 2 of the SDK is support for LINQ to XML. Language Integrated Query (LINQ) is the much-touted Microsoft technology designed to streamline programmatic data access and operations by embedding SQL queries directly within program code. The LINQ functionality is expected to draw a lot of developer attention.

"If you look at LINQ to XML technology at kind of a high level, this is a new way of querying XML documents, and the net effect is that it's a lot less code," Mahugh explained. "Whenever I look at LINQ to XML code, I always think something is missing. It's very terse and elegant code."

Mahugh says OOXML SDK 2.0 is expected to ship in the Office 14 product wave. Microsoft has not provided any timing for the release of Office 14. According to a February blog post by Redmond magazine columnist Mary Jo Foley, Microsoft may be targeting the first half of 2009 for the next version of its flagship productivity suite.

Developers can learn more about the Open XML SDK at a number of Microsoft and OOXML community-sponsored sites, including OpenXMLDeveloper.org, OpenXMLCommunity.org and the OOXML area of MSDN.

About the Author

Michael Desmond is an editor and writer for 1105 Media's Enterprise Computing Group.

comments powered by Disqus

Featured

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

Subscribe on YouTube