Difference between revisions of "Office Open XML"

From Archivematica
Jump to navigation Jump to search
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Main Page]] > [[Documentation]] > [[Media type preservation plans]] > Microsoft Office Open XML (DOCX)
+
[[Main Page]] > [[Documentation]] > [[Format policies]] > Office Open XML
  
 
===Also known as===
 
===Also known as===
Line 5: Line 5:
  
 
===File extension(s)===
 
===File extension(s)===
.docx
+
*.docx
 +
*.pptx
 +
*.xlsx
  
 
===Format registry information===
 
===Format registry information===
Not registered in PRONOM
+
* [http://www.nationalarchives.gov.uk/PRONOM/Format/proFormatSearch.aspx?status=detailReport&id=1160 docx PRONOM]
 +
* [http://www.nationalarchives.gov.uk/PRONOM/Format/proFormatSearch.aspx?status=detailReport&id=941 pptx PRONOM]
 +
* [http://www.nationalarchives.gov.uk/PRONOM/Format/proFormatSearch.aspx?status=detailReport&id=940 xlsx PRONOM]
  
 
===Significant characteristics===
 
===Significant characteristics===
 
See [[Significant characteristics of word processing files]]
 
See [[Significant characteristics of word processing files]]
  
===Preservation action plan===
+
===Preservation format===
See [[Microsoft Office Open XML]] preservation plan
+
Keep in original format
 
 
===Preservation Issues===
 
 
 
 
 
===Conversion test results===
 
  
 +
===Access format===
 +
PDF for PPTX files
  
 
===More information===
 
===More information===
 
+
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."
  
 
__NOTOC__
 
__NOTOC__

Latest revision as of 19:16, 13 February 2013

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