<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 | |||||||
| Module | tagdocs — 22 Documentation Elements | ||||||
| Attributes | In addition to global attributes
| ||||||
| Used by | model.phrase.xml | ||||||
| May contain | Character data only | ||||||
| Declaration | element tag { att.global.attributes, attribute scheme { "TEI" | "DBK" | "XX" }?, text } | ||||||
| Example | Mark the start of each italicised phrase with a <tag>hi rend="it"</tag> tag, and its end with a <tag>/hi</tag> tag. | ||||||
