<att>

<att> (attribute) contains the name of an attribute appearing within running text. 22 Documentation Elements
Modultagdocs — 22 Documentation Elements
Attribute
schemesupplies an identifier for the scheme in which this name is defined.
Zustand Optional
Datentyp
data.enumerated
Beispielwerte sind etwa:
TEI
(text encoding initiative) this attribute is part of the TEI scheme. [Vorgabe]
DBK
(docbook) this attribute is part of the Docbook scheme.
XX
(unknown) this attribute is part of an unknown scheme.
Verwendet von model.phrase.xml
Kann enthaltenCharacter data only
Deklaration
element att
{
   att.global.attributes,
   attribute scheme { data.enumerated }?,
   text
}
Beispiel
<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>
Anmerkung
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