DocBook: The Definitive GuideBy Norman Walsh & Leonard Muellner1st Edition October 1999 1-56592-580-7, Order Number: 5807 652 pages, $36.95 , Includes CD-ROM |
MediaObject
Synopsis
Content Model
MediaObject ::= (ObjectInfo?, (VideoObject|AudioObject|ImageObject), (VideoObject|AudioObject|ImageObject|TextObject)*, Caption?)Attributes
Tag Minimization
Both the start- and end-tags are required for this element.
Parameter Entities
Description
This element contains a set of alternative "media objects." In DocBook V3.1, three types of external objects are defined: VideoObjects, AudioObjects, and ImageObjects. Additional textual descriptions may be provided with TextObjects.
Processing expectations
Formatted as a displayed block.
The primary purpose of the MediaObject is to provide a wrapper around a set of alternative presentations of the same information.
If possible, the processing system should use the content of the first object within the MediaObject. If the first object cannot be used, the remaining objects should be considered in the order that they occur. A processor should use the first object that it can, although it is free to choose any of the remaining objects if the primary one cannot be used.
Under no circumstances should more than one object in a MediaObject be used or presented at the same time.
For example, a MediaObject might contain a video, a high resolution image, a low resolution image, a long text description, and a short text description. In a "high end" online system, the video is used. For print publishing, the high resolution image is used. For other online systems, either the high or low resolution image is used, possibly including the short text description as the online alternative. In a text-only environment, either the long or short text descriptions are used.
Parents
These elements contain MediaObject: Answer, Appendix, ArtHeader, Article, BiblioDiv, Bibliography, BlockQuote, BookInfo, Callout, Caution, Chapter, DocInfo, entry, Equation, Example, Figure, Footnote, Glossary, GlossDef, GlossDiv, Important, Index, IndexDiv, InformalEquation, InformalExample, InformalFigure, InformalTable, ListItem, MsgExplan, MsgText, Note, ObjectInfo, Para, PartIntro, Preface, Procedure, QandADiv, QandASet, Question, RefSect1, RefSect1Info, RefSect2, RefSect2Info, RefSect3, RefSect3Info, RefSynopsisDiv, RefSynopsisDivInfo, ScreenShot, Sect1, Sect1Info, Sect2, Sect2Info, Sect3, Sect3Info, Sect4, Sect4Info, Sect5, Sect5Info, Section, SectionInfo, SetIndex, SetInfo, Sidebar, SimpleSect, Step, Synopsis, Table, Tip, Warning.
Children
The following elements occur in MediaObject: AudioObject, Caption, ImageObject, ObjectInfo, TextObject, VideoObject.
In some contexts, the following elements are allowed anywhere: BeginPage, IndexTerm.
See Also
Alt, AudioObject, Caption, Graphic, ImageObject, InlineGraphic, InlineMediaObject, TextObject, VideoObject
Back to: DocBook: The Definitive Guide
© 2001, O'Reilly & Associates, Inc.