News

Tool Checks for 'Custom XML' in Word Files

Microsoft's court loss to i4i LP has spawned a make-shift tool to check for patent-infringing technology in Word files.

The free tool can be used to scan .DOCX and .DOCM Word files. It generates a log file that lists "custom XML" code references in the Word files. The unsupported tool is described by Gray Knowlton, a Microsoft product management team leader for Office developers, and it can be downloaded at his blog page here.

Custom XML is a term used by Microsoft to describe user-defined schemas in XML, according to the inventor of the technology, Michel Vulpe, founder and CTO of i4i. Microsoft was enjoined from selling copies of Office 2007 and Office 2003 that use this technology after Jan. 10, according to a court decision, which was upheld on appeal.

The scanning tool may be just for the morbidly curious. Existing users of Office 2007 and Office 2003 do not have to stop using those products, nor do they even have to care that custom XML code is used in those products. Those who buy Office products today however will use updated technology, or they will be prompted by Microsoft to apply a patch that avoids the infringing technology.

"The documents identified by the tool as containing custom XML markup are themselves not affected by the ruling, and require no action on your part," Knowlton explained in the blog. "What positive scan results will indicate are documents that will behave differently when opened in patched and unpatched versions of Office."

Knowlton added that the tool can be used to help determine "possible areas of impact for your specific IT environment."

In other posts in his blog, Knowlton explained that the custom XML technology can also be identified by "pink tags" that show up around the tagged content. The court's judgment against Microsoft doesn't apply to ECMA and ISO/IEC standards for Office Open XML, according to Knowlton.

"Even if Word's specific implementation of custom XML support does infringe the i4i patent (which Microsoft does not believe to be the case), i4i has never claimed that its patent is essential to the OXML standard," Knowlton wrote in his blog. Microsoft is currently seeking a rehearing of the i4i case.

Some news accounts reported that copies of Office 2007 and Office 2003 were removed from store shelves after the Jan. 10 injunction date. However, the Microsoft Store in Mission Viejo, Calif. currently stocks all editions of the products, according to a "store associate" via telephone. Possibly, there's disruption in ordering the products online. An attempt to order full editions of Office 2007 from Microsoft's online store produced a "temporarily out of stock" message. However, a check at Amazon.com showed the products to be in stock.

About the Author

Kurt Mackie is senior news producer for 1105 Media's Converge360 group.

comments powered by Disqus

Featured

  • VS Code v1.99 Is All About Copilot Chat AI, Including Agent Mode

    Agent Mode provides an autonomous editing experience where Copilot plans and executes tasks to fulfill requests. It determines relevant files, applies code changes, suggests terminal commands, and iterates to resolve issues, all while keeping users in control to review and confirm actions.

  • 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.

Subscribe on YouTube