Changes

Jump to navigation Jump to search
48 bytes removed ,  18:38, 1 December 2023
m
Text replacement - "syntaxhighlight" to "pre"
If a thesaurus is employed…
<syntaxhighlight pre lang="xml">
<thesaurus xmlns="http://www.w3.org/2007/xqftts/thesaurus">
<entry>
'''Document 'doc.xml'''':
<syntaxhighlight pre lang="xml">
<doc>
<a>house</a>
'''Result:'''
<syntaxhighlight pre lang="xml">
<a>house</a>
<a>hous</a>
When working with so-called narrative XML documents, such as HTML, [https://tei-c.org/ TEI], or [https://docbook.org/ DocBook] documents, you typically have ''mixed content'', i.e., elements containing a mix of text and markup, such as:
<syntaxhighlight pre lang="xml">
<p>This is only an illustrative <hi>example</hi>, not a <q>real</q> text.</p>
</pre>
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu