<tag>
<tag> contiene el texto completo de un marcador inicial o final, posiblemente incluyendo eventuales descripciones de atributos, pero nunca los caracteres de delimitación de inicio y fin del marcador. 22 Documentation Elements | |||||||
Módulo | tagdocs — 22 Documentation Elements | ||||||
Atributos |
| ||||||
Used by | model.phrase.xml | ||||||
May contain | Character data only | ||||||
Declaración | element tag { att.global.attributes, attribute scheme { "TEI" | "DBK" | "XX" }?, text } | ||||||
Ejemplo | Mark the start of each italicised phrase with a <tag>hi rend="it"</tag> tag, and its end with a <tag>/hi</tag> tag. |