Hmm ... hold on a second:
On Jul 21, 2006, at 1:50 PM, David A. Wheeler wrote:
> We have decided to keep the name "OpenFormula"
> for this specific format, with the conventional prefix "of:" and
> namespace
> "urn:oasis:names:tc:opendocument:xmlns:openformula:1.0";
> table cell entries end up looking like this:
> <table:table-cell table:formula="of:=5+2*3"></table:table-cell>
> I'd encourage applications begin getting ready to read this namespace.
QNames in attributes are sort of a no-no, aren't they?
<http://www.xml.com/pub/a/2002/02/06/deviant.html>
This has practical implications beyond formulas, so it might be worth
discussing now?
Bruce