11 lines
466 B
XML
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>
|