Content deleted Content added
Corrected the based year (from 1899 to 1900) and added a reference for the two date systems used by Excel. |
Alexwho314 (talk | contribs) Updated citation; fixed deprecated image syntax |
||
Line 4:
{{Infobox file format
| name = Office Open XML Document
| icon =
| logo =
| screenshot =
Line 26:
{{Infobox file format
| name = Office Open XML Presentation
| icon =
| logo =
| screenshot =
Line 48:
{{Infobox file format
| name = Office Open XML Workbook
| icon =
| logo =
| screenshot =
Line 200:
=== WordprocessingML (WML) ===
Word processing documents use the XML vocabulary known as WordprocessingML normatively defined by the schema <tt>wml.xsd</tt> which accompanies the standard. This vocabulary is defined in clause 11 of Part 1.<ref name="ISO/IEC 29500-1:
=== SpreadsheetML (SML) ===
Spreadsheet documents use the XML vocabulary known as SpreadsheetML normatively defined by the schema <tt>sml.xsd</tt> which accompanies the standard. This vocabulary is described in clause 12 of Part 1.<ref name="ISO/IEC 29500-1:
Each worksheet in a spreadsheet is represented by an XML document with a root element named {{tag|worksheet}} in the {{LinkBlue|<nowiki>http://schemas.openxmlformats.org/spreadsheetml/2006/main</nowiki>}} Namespace.
|