1
0
Fork 0
virtualbox/doc/manual/en_US/dita/topics/glossentry-xml.dita
Daniel Baumann 2b3ba1f3e4
Merging upstream version 7.1.8-dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-24 20:41:59 +02:00

11 lines
466 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE glossentry PUBLIC "-//OASIS//DTD DITA Glossary//EN" "glossary.dtd">
<glossentry xml:lang="en-us" id="glossentry-xml">
<glossterm>XML</glossterm>
<glossdef>
The eXtensible Markup Language, a metastandard for all kinds of
textual information. XML only specifies how data in the document
is organized generally and does not prescribe how to semantically
organize content.
</glossdef>
</glossentry>