← Prev in month ← Prev in thread
Next in thread → Next in month →

Proposal to realign mediaobject and mediaobjectco

From
Norman Walsh <>
Date
2003-04-15T11:30:54+00:00
ID
Thread
Proposal to realign mediaobject and mediaobjectco
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

RFE #541444 observes that the content models for mediaobjectco and
mediaobject somehow drifted out of sync.

Today, mediaobject is defined as follows:

<!ELEMENT mediaobject %ho; (objectinfo?,
                           (%mediaobject.mix;)+,
			   caption?)>

Where mediaobject.mix is 

  videoobject|audioobject|imageobject|textobject %local.mediaobject.mix;

But mediaobjectco is defined as:

<!ELEMENT mediaobjectco %ho; (objectinfo?, imageobjectco,
			   (imageobjectco|textobject)*)>

I think it makes sense to restrict the content of mediaobjectco to imageobjectco,
but there's no reason not to allow caption.

Proposal: Change the content model of mediaobjectco to:

<!ELEMENT mediaobjectco %ho; (objectinfo?,
                              imageobjectco, (imageobjectco|textobject)*,
                              caption?)>

                                        Be seeing you,
                                          norm

- -- 
Norman Walsh <>      | Our ignorance of history makes us
http://www.oasis-open.org/docbook/ | libel our own times. People have
Chair, DocBook Technical Committee | always been like this.--Flaubert
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.7 <http://mailcrypt.sourceforge.net/>

iD8DBQE+m++kOyltUcwYWjsRAifQAJ0Rl0SlxZR0htAXLmyqCOLtVh8JDACfYH72
K+OMqZ+2RW15wS71egAKTM4=
=FcDz
-----END PGP SIGNATURE-----
← Prev in month ← Prev in thread
Next in thread → Next in month →