例子: <media>

These search results reproduce every example of the use of <media> in the Guidelines, including all localised and translated versions. In some cases, the examples have been drawn from discussion of other elements in the Guidelines and illustrating the use of <media> is not the main focus of the passage in question. In other cases, examples may be direct translations of each other, and hence identical from the perspective of their encoding.

3 Elements Available in All TEI Documents


<media>

<figure>
 <media mimeType="image/png" url="fig1.png"/>
 <head>Figure One: The View from the Bridge</head>
 <figDesc>A Whistleresque view showing four or five sailing boats in the foreground, and a
   series of buoys strung out between them.</figDesc>
</figure>

<media>

<media mimeType="audio/wav" url="dingDong.wav" dur="PT10S">
 <desc>Ten seconds of bellringing sound</desc>
</media>

<media>

<media
  mimeType="video/mp4"
  url="clip45.mp4"
  dur="PT45M"
  width="500px">

 <desc>A 45 minute video clip to be displayed in a window 500
   px wide </desc>
</media>

<media>

<figure>
 <media type="graphic" mimeType="image/png" url="fig1.png"/>
 <head>維納斯</head>
 <figDesc> 波提且利 1484-1486年 畫布、蛋彩 佛羅倫斯,烏菲滋美術館</figDesc>
</figure>