Mercurial > hg > ooxml
diff notes.txt @ 24:87e0d620deea
switch to elements from attributes and default namespace
author | Henry S. Thompson <ht@markup.co.uk> |
---|---|
date | Thu, 06 Apr 2017 17:24:30 +0100 |
parents | bfa38afaea63 |
children | 8309dcfce613 |
line wrap: on
line diff
--- a/notes.txt Thu Apr 06 16:47:53 2017 +0100 +++ b/notes.txt Thu Apr 06 17:24:30 2017 +0100 @@ -46,7 +46,7 @@ there was content before. ----------- Using attributes to hold space-separated lists is risky, as in -refs.xsl output, is risky! +refs.xsl output, is risky! Fixed, see below. ----------- Not handling variables as references. Not catching external references to variables. Not catching naked [n]! as external @@ -55,7 +55,8 @@ The definition table is in workbook.xml definedNames/definedName[@name=$name]/. Sheet name to filename mapping for locals is in workbook.xml sheets/sheet[@name=$sname]/@sheetId ----------- -Switch to default namespace in order to reduce size and improve readability +Switch to default namespace in order to reduce size and improve +readability, and to elements instead of attributes ----------- Should put another step after refs.xsl to compute a map from distinct-values of all targets to all the cells which use them