On Tue, Dec 30, 2008 at 05:14:02PM +0530, srikrishnan wrote: [...] > file:///L%3A/xml/npg/NPG_XML_Article.dtd:529: error: Invalid URI: > XML_entities\ISOnum.ent > > Numeric and Special Graphic//EN" "XML_entities\ISOnum.ent"> [...] > But the same Catalog file works perfectly within my Editor JEdit. > > Please can anybody helpme to solve this problem > > FYI: I am using Windows XP Professional
Please note that a windows relative file path use \ to separate segments and URIs use / for this. Shockingly those are not the same characters... Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ [email protected] | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
