[jdev] JEP for joining chat rooms while browsing web pages
Paul Curtis
pcurtis at terrapin.com
Tue Mar 16 05:44:03 CST 2004
On Tuesday, March 16, 2004, at 06:34 AM, Heiner Wolf wrote:
> XML Parsing Error: undefined entity
> Location:
> http://www.jabberstudio.org/cgi-bin/viewcvs.cgi/*checkout*/jeps/0045/
> jep-0045.xml
> Line Number 11, Column 3: &LEGALNOTICE;
> --^
To all:
The problem viewing the JEPs as XML is NOT Mozilla. IE is less strict
on XMP URI references.
It is the fact that the JEPs use a relative references for the
entities, DTD, and XSL stylesheet. The URIs used (../jep.dtd) are not
resolvable outside of the jabber.org web server. If the JEP editor
corrected those three things, then all browsers would be able to
compose the JEPs directly from the XML.
Regards,
Paul
More information about the JDev
mailing list