excel.fods 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" office:version="1.2" office:mimetype="application/vnd.oasis.opendocument.spreadsheet">
  3. <office:styles>
  4. <style:style style:name="ce-header" style:family="table-cell"><style:text-properties fo:font-weight="bold"/></style:style>
  5. </office:styles>
  6. <office:body>
  7. <office:spreadsheet>
  8. <table:table table:name="Public samples">
  9. <table:table-row>
  10. <table:table-cell office:value-type="string" table:style-name="ce-header"><text:p>Quarter</text:p></table:table-cell>
  11. <table:table-cell office:value-type="string" table:style-name="ce-header"><text:p>OpenDocument checks</text:p></table:table-cell>
  12. <table:table-cell office:value-type="string" table:style-name="ce-header"><text:p>CAD checks</text:p></table:table-cell>
  13. <table:table-cell office:value-type="string" table:style-name="ce-header"><text:p>Status</text:p></table:table-cell>
  14. </table:table-row>
  15. <table:table-row>
  16. <table:table-cell office:value-type="string"><text:p>2026-Q1</text:p></table:table-cell>
  17. <table:table-cell office:value-type="string"><text:p>ODT paper surface</text:p></table:table-cell>
  18. <table:table-cell office:value-type="string"><text:p>DXF pan/zoom</text:p></table:table-cell>
  19. <table:table-cell office:value-type="string"><text:p>passed</text:p></table:table-cell>
  20. </table:table-row>
  21. <table:table-row>
  22. <table:table-cell office:value-type="string"><text:p>2026-Q2</text:p></table:table-cell>
  23. <table:table-cell office:value-type="string"><text:p>ODS sheet tabs</text:p></table:table-cell>
  24. <table:table-cell office:value-type="string"><text:p>Autodesk DWG sample</text:p></table:table-cell>
  25. <table:table-cell office:value-type="string"><text:p>passed</text:p></table:table-cell>
  26. </table:table-row>
  27. <table:table-row>
  28. <table:table-cell office:value-type="string"><text:p>2026-Q3</text:p></table:table-cell>
  29. <table:table-cell office:value-type="string"><text:p>ODP slide outline</text:p></table:table-cell>
  30. <table:table-cell office:value-type="string"><text:p>DWF/DWFx native path</text:p></table:table-cell>
  31. <table:table-cell office:value-type="string"><text:p>in progress</text:p></table:table-cell>
  32. </table:table-row>
  33. <table:table-row>
  34. <table:table-cell office:value-type="string"><text:p>2026-Q4</text:p></table:table-cell>
  35. <table:table-cell office:value-type="string"><text:p>FODS flat XML</text:p></table:table-cell>
  36. <table:table-cell office:value-type="string"><text:p>WASM asset copy</text:p></table:table-cell>
  37. <table:table-cell office:value-type="string"><text:p>planned</text:p></table:table-cell>
  38. </table:table-row>
  39. </table:table>
  40. </office:spreadsheet>
  41. </office:body>
  42. </office:document>