Todd ba68d59d67 schema: serialize booleans as 1/0 instead of true/false
This matches what the MS products and LibreOffice do.
2017-09-04 11:08:29 -05:00

2 lines
849 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<x:worksheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:sh="http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes" xmlns:x="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xdr="http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing" xmlns:xml="http://www.w3.org/XML/1998/namespace"><x:dimension ref="A1"/><x:sheetViews><x:sheetView tabSelected="1" workbookViewId="0"><x:selection activeCell="I4" sqref="I4"/></x:sheetView></x:sheetViews><x:sheetFormatPr defaultRowHeight="15"/><x:sheetData/><x:pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/><x:pageSetup orientation="portrait" r:id="rId1"/></x:worksheet>