diff sample2y/workbook_indented.xml @ 64:823ac978f4ab

scrappy first pass w/o auto features
author Henry S. Thompson <ht@markup.co.uk>
date Mon, 12 Jun 2017 16:46:45 +0200
parents a783afa2b109
children
line wrap: on
line diff
--- a/sample2y/workbook_indented.xml	Mon Jun 12 13:40:56 2017 +0200
+++ b/sample2y/workbook_indented.xml	Mon Jun 12 16:46:45 2017 +0200
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
 <workbook mc:Ignorable="x15" xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:x15="http://schemas.microsoft.com/office/spreadsheetml/2010/11/main">
 <fileVersion appName="xl" lastEdited="6" lowestEdited="5" rupBuild="14420"/>
 <workbookPr defaultThemeVersion="124226"/>
@@ -14,90 +14,69 @@
 <sheet name="Sheet1" r:id="rId1" sheetId="1"/>
 </sheets>
 <definedNames>
-<definedName
-  name="_R000"
-  comment="{type:row,
+<definedName name="_R000" comment="{type:label,
             content:{type:string,static:yes,unique:no,nulls:yes},
-            rel:{label:down,parent:_T000}}">
+            rel:{label:down,parent:_M000}}">
   &quot;Sheet1!$A$1:$H$1&quot;
 </definedName>
-<definedName
-  name="_R001"
-  comment="{type:column,
+<definedName name="_C001" comment="{type:data,
             content:{type:date, static:yes,unique:no,nulls:no},
             format:{nf:14},
-            rel:{parent:_T000}}">
+            rel:{parent:_M000}}">
   &quot;Sheet1!$A$2:$A$61&quot;
 </definedName>
-<definedName
-  name="_R002"
-  comment="{type:column,
+<definedName name="_C002" comment="{type:data,
             content:{type:integer, static:yes,unique:no,nulls:no},
             format:{nf:1},
-            rel:{parent:_T000,reffed:[_R003]}}">
+            rel:{parent:_M000,reffed:[_C003]}}">
   &quot;Sheet1!$B$2:$B$61&quot;
 </definedName>
-<definedName
-  name="_R003"
-  comment="{type:column,
+<definedName name="_C003" comment="{type:data,
             content:{type:integer, static:yes,unique:yes,nulls:no},
             format:{nf:1},
-            rel:{parent:_T000}}">
+            rel:{parent:_M000}}">
   &quot;Sheet1!$D$2:$D$61&quot;
 </definedName>
-<definedName
-  name="_R004"
-  comment="{type:column,
+<definedName name="_C004" comment="{type:data,
             content:{type:integer, static:yes,unique:no,nulls:no},
             format:{nf:1},
-            rel:{parent:_T000,reffed:[_R009]}}">
+            rel:{parent:_M000,reffed:[_C009]}}">
   &quot;Sheet1!$E$2:$E$61&quot;
 </definedName>
-<definedName
-  name="_R005"
-  comment="{type:column,
+<definedName name="_C005" comment="{type:data,
             content:{type:integer, static:yes,unique:no,nulls:yes},
             format:{nf:1},
-            rel:{parent:_T000,reffed:[_R003]}}">
+            rel:{parent:_M000,reffed:[_C003]}}">
   &quot;Sheet1!$F$2:$F$61&quot;
 </definedName>
-<definedName
-  name="_R006"
-  comment="{type:column,
+<definedName name="_C006" comment="{type:data,
             content:{type:text, static:yes,unique:no,nulls:no},
             format:{nf:1},
-            rel:{parent:_T000}}">
+            rel:{parent:_M000}}">
   &quot;Sheet1!$H$2:$H$61&quot;
 </definedName>
-<definedName
-  name="_R007"
-  comment="{type:column,
+<definedName name="_C007" comment="{type:data,
             content:{type:text, static:yes,unique:no,nulls:no},
             format:{nf:1},
-            rel:{parent:_T000}}">
+            rel:{parent:_M000}}">
   &quot;Sheet1!$J$2:$J$61&quot;
 </definedName>
-<definedName
-  name="_R008"
-  comment="{type:column,
+<definedName name="_C008" comment="{type:data,
             content:{type:integer, static:no,unique:no,nulls:no},
             format:{nf:1},
-            rel:{parent:_T000,refs:[_R001,_R005]}}">
+            rel:{parent:_M000,refs:[_C001,_C005]}}">
   &quot;Sheet1!$C$2:$C$61&quot;
 </definedName>
-<definedName
-  name="_R009"
-  comment="{type:column,
+<definedName name="_C009" comment="{type:data,
             content:{type:float, static:no,unique:no,nulls:yes},
             format:{nf:164,code:0.0%},
-            rel:{parent:_T000,refs:[_R004,_R005]}}">
+            rel:{parent:_M000,refs:[_C004,_C005]}}">
   &quot;Sheet1!$G$2:$G$61&quot;
 </definedName>
-<definedName
-  name="_T000"
-  comment="{type:table,
+<definedName name="_M000" comment="{type:table,
             columns:{labels:_R000,
-            data:[_R001,_R002,_R008,_R003,_R004,_R005,_R009,_R006,_R007]}}">
+                     data:[_C001,_C002,_C008,_C003,_C004,
+                           _C005,_C009,_C006,_C007]}}">
   Sheet1!$A$1:$J$61
 </definedName>
 </definedNames>