Hi, I have not made much of multiple XML.
Google may be our friend :-) "XInclude xmllint" http://mail.gnome.org/archives/xml/2003-May/msg00173.html On Sat, Feb 12, 2011 at 08:57:44AM +0100, Andreas Tille wrote: ... > The conversion process turns this into > > <xi:include href="introduction.dbk" > xmlns:xi="http://www.w3.org/2003/XInclude"/> > > If I check this via > > $ xmllint --valid --noout index.xml Why not use "--xinclude" here. > index.dbk:76: element include: validity error : No declaration for attribute > xmlns:xi of element include > <xi:include href="introduction.dbk" > xmlns:xi="http://www.w3.org/2003/XInclude"/> V> ^ > ... > > So I wonder what might be the proper statement to include the parts > of the document. Any help is welcome. man xmllint say: --xinclude Do XInclude processing. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org