Arguments of MathMLMathElement and MathMLPresentationContainer in MathML 2.0 DOM

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