<att>
<att> (attribute) contains the name of an attribute appearing within running text. 22 Documentation Elements | |||||||||
組件 | tagdocs — 22 Documentation Elements | ||||||||
屬性 |
| ||||||||
屬於 | model.phrase.xml | ||||||||
可包含 | 僅文字符號資料 | ||||||||
宣告 | element att { att.global.attributes, attribute scheme { data.enumerated }?, text } | ||||||||
例子 | <p>The TEI defines six <soCalled>global</soCalled> attributes; their names are <att>xml:id</att>, <att>rend</att>, <att>xml:lang</att>, <att>n</att>, <att>xml:space</att>, and <att>xml:base</att>; <att scheme="XX">style</att> is not among them.</p> | ||||||||
註 | A namespace prefix may be used in order to specify
the scheme as an alternative to specifying it via the scheme
attribute: it takes precedence |