Re: [xml] Problem with public entity references
- From: Noam Postavsky <npostavs users sourceforge net>
- To: Nikolai Weibull <now bitwi se>
- Cc: Gnome XML <xml gnome org>
- Subject: Re: [xml] Problem with public entity references
- Date: Tue, 07 Feb 2012 20:52:10 -0500
Nikolai Weibull <now bitwi se> writes:
What is going wrong here? (Example files minimized to show the problem.)
a.dtd:
<!ENTITY % a PUBLIC "-//a//b//c" "">
%a;
a.ent:
<!ELEMENT a EMPTY>
It looks like you swapped the entity definition with DTD definition.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]