This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook] 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 <ndw at nwalsh dot com>      | 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-----

---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-unsubscribe at lists dot oasis-open dot org
For additional commands, e-mail: docbook-help at lists dot oasis-open dot org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]