1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-29 15:41:13 +03:00

Fix validity of tutorial XML

Move the title element before articleinfo.

https://tdg.docbook.org/tdg/4.5/article.html
This commit is contained in:
David King
2022-01-28 09:35:03 +00:00
committed by Nick Wellnhofer
parent 49fbde2844
commit b2a4b219a9

View File

@ -3,6 +3,8 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<article id="libxslt">
<title>libxslt: An Extended Tutorial</title>
<articleinfo>
<author><firstname>Panos</firstname><surname>Louridas</surname></author>
<copyright>
@ -34,8 +36,6 @@
</legalnotice>
</articleinfo>
<title>libxslt: An Extended Tutorial</title>
<sect1><title>Introduction</title>
<para>The Extensible Stylesheet Language Transformations (XSLT)