<att>
<att> (attribute) contains the name of an attribute appearing within running text. 22 Documentation Elements | |||||||||
Module | tagdocs — 22 Documentation Elements | ||||||||
Attributes | In addition to global attributes
| ||||||||
Used by | |||||||||
May contain | Character data only | ||||||||
Declaration |
element att { att.global.attributes, attribute scheme { data.enumerated }?, text } | ||||||||
Example | <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> | ||||||||
Note | 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 |