It is not uncommon for a picture or table to have several associated texts placed on different sides of it. E.g. some graph can have a "Year Trend" caption above and "Fig. 1" below it.
Currently DocLang allows not more than one <caption> subelement per content element.
It is possible to put a text of multiple captions into one <caption> element, but this does not look good from the semantics preservation viewpoint. The information is lost in this case.
So, my proposal is to allow multiple captions.
It is not uncommon for a picture or table to have several associated texts placed on different sides of it. E.g. some graph can have a "Year Trend" caption above and "Fig. 1" below it.
Currently DocLang allows not more than one
<caption>subelement per content element.It is possible to put a text of multiple captions into one
<caption>element, but this does not look good from the semantics preservation viewpoint. The information is lost in this case.So, my proposal is to allow multiple captions.