Remove extra xmlns lines

We do not need these namespaces like xmlns:svg and xmlns:html anywhere,
remove the declarations.

Change-Id: Ic6aa62c28b2b21092d1e1d5c6f431807519f59af
This commit is contained in:
Andreas Jaeger 2014-05-01 22:36:13 +02:00
parent b53505c445
commit f434c71aad

View File

@ -2,8 +2,6 @@
<set xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:html="http://www.w3.org/1999/xhtml"
version="5.0"
xml:id="st-training-guides">
<title>OpenStack Training Guides</title>