<tag>
| <tag> contains text of a complete start- or end-tag, possibly including attribute specifications, but excluding the opening and closing markup delimiter characters. 22 Documentation Elements | |||||||||||||
| Modul | tagdocs — 22 Documentation Elements | ||||||||||||
| Attribute | 
  | ||||||||||||
| Verwendet von | |||||||||||||
| Kann enthalten | Nur Zeichen | ||||||||||||
| Deklaration | 
 element tag { att.global.attributes, attribute type { "start" | "end" | "empty" | "pi" | "comment" | "ms" }?, attribute scheme { "TEI" | "DBK" | "XX" }?, text }  | ||||||||||||
| Beispiel | Mark the start of each italicised phrase with a <tag>hi rend="it"</tag> tag, and its end with a <tag type="end">hi</tag> tag. <tag type="comment">Example updated on 2008-04-05</tag>  | ||||||||||||
