<graphic>
<graphic> 指出文字文件中內含的圖形、插圖、或圖表的位置。 3.9 Graphics and other non-textual components | |||||||||||||||||||||||||
組件 | core — 3 Elements Available in All TEI Documents | ||||||||||||||||||||||||
屬性 | att.internetMedia (@mimeType) att.declaring (@decls)
| ||||||||||||||||||||||||
屬於 | |||||||||||||||||||||||||
可包含 | 空白元素 | ||||||||||||||||||||||||
宣告 |
element graphic { att.global.attributes, att.internetMedia.attributes, att.declaring.attributes, attribute width { data.outputMeasurement }?, attribute height { data.outputMeasurement }?, attribute scale { data.numeric }?, attribute url { data.pointer }?, empty } | ||||||||||||||||||||||||
例子 | <figure> <graphic url="fig1.png"/> <head>維納斯</head> <figDesc> 波提且利 1484-1486年 畫布、蛋彩 佛羅倫斯,烏菲滋美術館</figDesc> </figure> |