diff options
Diffstat (limited to 'files/de/web/xml/index.html')
-rw-r--r-- | files/de/web/xml/index.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/files/de/web/xml/index.html b/files/de/web/xml/index.html new file mode 100644 index 0000000000..5c54c27742 --- /dev/null +++ b/files/de/web/xml/index.html @@ -0,0 +1,17 @@ +--- +title: 'XML: Extensible Markup Language' +slug: Web/XML +tags: + - Draft + - Landing + - NeedsTranslation + - TopicStub + - Web + - XML +translation_of: Web/XML +--- +<p>{{QuickLinksWithSubpages("/en-US/docs/Web/XML")}}{{Draft}}</p> + +<p class="summary">The <strong>Extensible Markup Language</strong> is a strict serialisation of the <a href="/en-US/docs/Web/API/Document_Object_Model">Document Object Model</a>.</p> + +<p>{{LandingPageListSubpages}}</p> |