atom feed1 message in org.oasis-open.lists.docbookcontent model for "multiple equation"...
FromSent OnAttachments
Chris ChiassonAug 26, 2006 11:59 am 
Subject:content model for "multiple equation" <equation> elements
From:Chris Chiasson (chr@chiasson.name)
Date:Aug 26, 2006 11:59:58 am
List:org.oasis-open.lists.docbook

The current model

http://www.docbook.org/tdg5/en/html/equation.html

requires:

one of:

one or more of: <mediaobject>

one or more of: <mathphrase>

one or more of: <mml:*>

I argue that it should be:

one or more of:

one of: <mediaobject>

one of: <mathphrase>

one of: <mml:*>

This would allow one to take advantage of the compactness of <mathphrase> for individual equations where the verbosity of <mediaobject> or <mml:*> is not required. Does anyone have arguments for or against the change?