| 123456789101112131415161718192021222324252627282930313233343536373839404142 |
- <?xml version="1.0" encoding="UTF-8"?>
- <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">
- <office:styles>
- <style:style style:name="ce-header" style:family="table-cell"><style:text-properties fo:font-weight="bold"/></style:style>
- </office:styles>
- <office:body>
- <office:spreadsheet>
- <table:table table:name="Public samples">
- <table:table-row>
- <table:table-cell office:value-type="string" table:style-name="ce-header"><text:p>Quarter</text:p></table:table-cell>
- <table:table-cell office:value-type="string" table:style-name="ce-header"><text:p>OpenDocument checks</text:p></table:table-cell>
- <table:table-cell office:value-type="string" table:style-name="ce-header"><text:p>CAD checks</text:p></table:table-cell>
- <table:table-cell office:value-type="string" table:style-name="ce-header"><text:p>Status</text:p></table:table-cell>
- </table:table-row>
- <table:table-row>
- <table:table-cell office:value-type="string"><text:p>2026-Q1</text:p></table:table-cell>
- <table:table-cell office:value-type="string"><text:p>ODT paper surface</text:p></table:table-cell>
- <table:table-cell office:value-type="string"><text:p>DXF pan/zoom</text:p></table:table-cell>
- <table:table-cell office:value-type="string"><text:p>passed</text:p></table:table-cell>
- </table:table-row>
- <table:table-row>
- <table:table-cell office:value-type="string"><text:p>2026-Q2</text:p></table:table-cell>
- <table:table-cell office:value-type="string"><text:p>ODS sheet tabs</text:p></table:table-cell>
- <table:table-cell office:value-type="string"><text:p>Autodesk DWG sample</text:p></table:table-cell>
- <table:table-cell office:value-type="string"><text:p>passed</text:p></table:table-cell>
- </table:table-row>
- <table:table-row>
- <table:table-cell office:value-type="string"><text:p>2026-Q3</text:p></table:table-cell>
- <table:table-cell office:value-type="string"><text:p>ODP slide outline</text:p></table:table-cell>
- <table:table-cell office:value-type="string"><text:p>DWF/DWFx native path</text:p></table:table-cell>
- <table:table-cell office:value-type="string"><text:p>in progress</text:p></table:table-cell>
- </table:table-row>
- <table:table-row>
- <table:table-cell office:value-type="string"><text:p>2026-Q4</text:p></table:table-cell>
- <table:table-cell office:value-type="string"><text:p>FODS flat XML</text:p></table:table-cell>
- <table:table-cell office:value-type="string"><text:p>WASM asset copy</text:p></table:table-cell>
- <table:table-cell office:value-type="string"><text:p>planned</text:p></table:table-cell>
- </table:table-row>
- </table:table>
- </office:spreadsheet>
- </office:body>
- </office:document>
|