Office Open XML
Main Page > Documentation > Format policies > Office Open XML
Also known as[edit]
OOXML
File extension(s)[edit]
- .docx
- .pptx
- .xlsx
Format registry information[edit]
Significant characteristics[edit]
See Significant characteristics of word processing files
Preservation format[edit]
Keep in original format
Access format[edit]
PDF for PPTX files
More information[edit]
From Wikipedia: "The Office Open XML file formats are a set of file formats that can be used to represent electronic office documents. The format defines a set of XML markup vocabularies for word processing documents, spreadsheets and presentations as well as specific XML markup vocabularies for material such as mathematical formulae, graphics, bibliographies etc. The stated goal of the Office Open XML standard is to be capable of faithfully representing the pre-existing corpus of word-processing documents, spreadsheets and presentations that had been produced by the Microsoft Office applications and to facilitate extensibility and interoperability by enabling implementations by multiple vendors and on multiple platforms. An Office Open XML file is a ZIP-compatible OPC package containing XML documents and other resources. That is, one can see the contents of an OOXML file, for example by renaming it to a .zip file and opening it with any zip tool. The actual .xml files can then be viewed in a web browser or a plain text editor."