Part of PraVeeN's adventure in General
(Do not confuze this with OPENXML in t-sql. Both are different)
Office Open XML (commonly referred to as OOXML or OpenXML) is an XML-based file format specification for electronic documents such as spreadsheets, charts, presentations and word processing documents.
Microsoft originally developed the specification as a successor to its binary Microsoft Office file formats and it was handed over to Ecma International to be developed as the Ecma 376 standard, which was published in December 2006.
More information
here
MSDN reference:
http://msdn2.microsoft.com/en-us/library/aa338205.aspx
Leave a passing comment »