Re: [xml] XML Inclusions in libxml2
- From: Morus Walter <morus walter tanto-xipolis de>
- To: Vitaly Ostanin <vyt vzljot ru>
- Subject: Re: [xml] XML Inclusions in libxml2
- Date: Mon, 8 Jul 2002 11:53:17 +0200
Vitaly Ostanin writes:
When I test it with
$ xmllint --noout --valid devel.xml
I get errors "No declarations for ..."
These elements aren't declared in the docbook dtd. So xmllint is right, isn't
it?
Tell me, please does libxml2 support for XML Inclusions?
Well you can use
xmllint --xinclude devel.xml
to resolve xincludes and parse then (using a second call of xmllint).
HTH
Morus
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]