◇◆
<inline-media> Inline Media Object
Description of and pointer to an external file that holds an inline media object (for
example, a pronunciation file for a word or character).
Usage/Remarks
The element <inline-media> relates to the <media> element as the <inline-graphic> element relates to <graphic>.
The “content” of the <inline-media> element is not the media object itself, but information concerning the object and
a pointer to the object. The external file that contains the object is named by the
@xlink:href attribute.
Attributes
Multi-lang Attributes
Namespaces
Models and Context
May be contained in
<alternatives>, <alt-title>, <article-title>, <attrib>, <bold>, <chapter-title>, <code>, <comment>, <compound-kwd-part>, <compound-subject-part>, <conf-theme>, <data-title>, <def-head>, <disp-formula>, <element-citation>, <fixed-case>, <inline-formula>, <italic>, <license-p>, <meta-value>, <mixed-citation>, <monospace>, <named-content>, <overline>, <p>, <part-title>, <product>, <roman>, <sans-serif>, <sc>, <see>, <see-also>, <source>, <std>, <strike>, <styled-content>, <sub>, <subject>, <subtitle>, <sup>, <supplement>, <support-source>, <td>, <term>, <term-head>, <textual-form>, <th>, <title>, <trans-source>, <trans-title>, <underline>, <verse-line>
Description
Any combination of:
- Text, numbers, or special characters
- Accessibility Elements
- Linking Elements
- Emphasis Elements
- <named-content> Named Special (Subject) Content
- <styled-content> Styled Special (Subject) Content
- Baseline Change Elements
Content Model
<!ELEMENT inline-media (#PCDATA %inline-media-elements;)* >
Expanded Content Model
(#PCDATA | alt-text | long-desc | email | ext-link | uri | bold | fixed-case | italic | monospace | overline | roman | sans-serif | sc | strike | underline | ruby | named-content | styled-content | sub | sup)*
Tagged Sample
Link to pronunciation
...
<p>Again she called on
<inline-media id="celtic-name-hafgan"
content-type="pronunciation" mimetype="audio/mp3"
xlink:href="http://celtic.cmrs.ucla.edu/csana/pronunciation/hafgan.mp3"
vocab="CSANA Pronunciations for Celtic Texts"
vocab-identifier="http://celtic.cmrs.ucla.edu/csana/pronunciation.html">
Hafgan</inline-media>, to see if he would ...</p>
...
Related Resources
- See: Tagging Figures/Graphics/Media
- See: Accessibility