Re: [xml] External Entities
- From: Daniel Veillard <veillard redhat com>
- To: David Meyer <david meyer ci tuwien ac at>
- Cc: xml gnome org
- Subject: Re: [xml] External Entities
- Date: Tue, 23 Oct 2001 05:44:39 -0400
On Tue, Oct 23, 2001 at 11:27:04AM +0200, David Meyer wrote:
Is it possible to use external entities (NOT previously defined in the
.DTD) in order to distribute an XML-file over the net?
No, entities have to be declared in the DTD. Use XInclude to do this
http://www.w3.org/TR/xinclude
xmllint --xinclude : do XInclude processing on input.
API is fairly trivial:
http://xmlsoft.org/html/libxml-xinclude.html
Daniel
--
Daniel Veillard | Red Hat Network http://redhat.com/products/network/
veillard redhat com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]