- From: Vlad Sukhoy <vladimir.sukhoy@gmail.com>
- Date: Mon, 16 Jul 2007 18:25:09 -0500
- To: www-math@w3.org
Dear all, The Appendix D of MathML Specification says that arguments of MathMLContainer interface "represent arguments of the element, as opposed to qualifiers or declare elements" (see http://www.w3.org/TR/MathML2/appendixd.html#dom.Container). While the above is clear for instances of MathMLContentContainer, it is not clear what are arguments of MathMLPresentationContainer and MathMLMathElement. The question is: how to decide if child of MathMLMathElement or MathMLPresentationContainer is an argument? This question is in the context of Mozilla's implementation of MathML DOM, see https://bugzilla.mozilla.org/show_bug.cgi?id=377499 for more details. -- Sincerely, Vlad Sukhoy
Received on Tuesday, 17 July 2007 18:11:33 UTC