By Norman Walsh & Leonard Muellner 1st Edition October 1999 1-56592-580-7, Order Number: 5807 652 pages, $36.95 , Includes CD-ROM |
DocBook: The Definitive Guide | ||
---|---|---|
Prev | Next |
MediaObjectCO ::= (ObjectInfo?,ImageObjectCO, (ImageObjectCO|TextObject)*)
Common attributes
Both the start- and end-tags are required for this element.
A MediaObjectCO is a wrapper around a set of alternative, annotated media objects.
Formatted as a displayed block.
See also MediaObject.
These elements contain MediaObjectCO: Answer, Appendix, Article, BiblioDiv, Bibliography, BlockQuote, Callout, Caution, Chapter, Example, Figure, Footnote, Glossary, GlossDef, GlossDiv, Important, Index, IndexDiv, InformalExample, InformalFigure, ListItem, MsgExplan, MsgText, Note, Para, PartIntro, Preface, Procedure, QandADiv, QandASet, Question, RefSect1, RefSect2, RefSect3, RefSynopsisDiv, ScreenShot, Sect1, Sect2, Sect3, Sect4, Sect5, Section, SetIndex, Sidebar, SimpleSect, Step, Tip, Warning.
The following elements occur in MediaObjectCO: ImageObjectCO, ObjectInfo, TextObject.
In some contexts, the following elements are allowed anywhere: BeginPage, IndexTerm.
AreaSpec, CalloutList, CO, GraphicCO, ImageObjectCO, ProgramListingCO, ScreenCO
<!DOCTYPE mediaobjectco PUBLIC "-//OASIS//DTD DocBook V3.1//EN"> <mediaobjectco> <imageobjectco> <areaspec units="calspair"> <areaset coords=""> <area coords="300 400"> <area coords="325 340"> </areaset> <area coords="425 590"> </areaspec> <imageobject> <imagedata fileref="http://somemap.site.com/EARTH?USA?MA?01007"> </imageobject> </imageobjectco> </mediaobjectco>
Prev | Home | Next |
MediaObject | Up | Member |
Back to: DocBook: The Definitive Guide
© 1999, O'Reilly & Associates, Inc.