# HG changeset patch # User Henry S. Thompson # Date 1497280814 -7200 # Node ID b66bcfae65d63b75893eb171bdbd0343c6d0a178 # Parent d0edaceb04b6b9fd3f25e78a76324140a0e69f38 consistent defn style diff -r d0edaceb04b6 -r b66bcfae65d6 annotate.xml --- a/annotate.xml Mon Jun 12 17:08:07 2017 +0200 +++ b/annotate.xml Mon Jun 12 17:20:14 2017 +0200 @@ -54,7 +54,7 @@ Annotator-supplied features
All types - + string: unconstrained. By its nature difficult to exploit, really should only be used to document a problem with the available feature&value vocabulary or structure. @@ -62,13 +62,13 @@
Both one-dimensional types - + string: "data"|"key"|"label"

"key" is my preferred word for what Dresden call "attribute". In the -simpler cases, think of it as what you might use in an HLOOKUP or VLOOKUP cell.

+simpler cases, think of it as what you find as the first row/column of the 2nd argument to an HLOOKUP/VLOOKUP call.

fvd: - + string: "currency"|"date"|"datetime"|"integer"|"float"|"key"|"label"|"string"|"time"

The "key" and "label" content types are for use (as in the Dresden @@ -78,10 +78,10 @@

Matrices - + string: "table"|"data"|"label"|"condition" fvd: - + string: "rows"|"columns"|"cells"