<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 |
| ||||||||||||
| Usado por | model.phrase.xml | ||||||||||||
| Puede contener | Sólo datos de caracteres | ||||||||||||
| Declaración |
element tag { att.global.attributes, attribute type { "start" | "end" | "empty" | "pi" | "comment" | "ms" }?, 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 type="end">hi</tag> tag. <tag type="comment">Example updated on 2008-04-05</tag> | ||||||||||||
