Re: [xml] Problem with public entity references



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]