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]

RE: [docbook] Re: DocBook Annotations


Jirka,

> Your proposal is able to connect annotation only with text, 
> not with some element like abbrev -- this is the main problem 
> of whole annotation issue. How to markup relation between 
> annotation and its target? There were a lot of proposals and 
> discussions in past on public:

Just so that I understand properly, if I wanted to associate an annotation
with, say, an image, wouldn't I write:

  <annot alt="the annotation
text"><mediaobject>....stuff...</mediaobject></annot>

And get an image that had the annotation text "the annotation text" associated.

Or, if the annotation itself was the image:

  <annot id="888">text words here</annot>

  <annotdef id="888"><mediaobject>....stuff...</mediaobject></annotdef>

Ruth



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