<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "XML error"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "XML error"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>XML error</title>
				<description><![CDATA[ when Parsing Brugges XML we get

Error(2) :: 'DOMDocument::loadXML() [<a href='http://php.net/domdocument.loadxml'>domdocument.loadxml</a>]: [^] Failed to parse QName 'dbpprop:' in Entity, line: 468' on file /home/merrcury/engine/core/cake/libs/merrcury_xml_parser.php(34)

The error message says: "Failed to parse QName 'dbpprop:'"

This is because there's an element like this in the XML:

<dbpprop: xmlns:dbpprop="http://dbpedia.org/property/" [^] rdf:datatype="http://www.w3.org/2001/XMLSchema#int">59</dbpprop:> [^]

But it cannot be just "dbpprop:", there must be something else, like "dbpprop:placeOfBirth" or "dbpprop:name"


This means you are missign that in the XML]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/3116.page#10487</guid>
				<link>http://forum.geonames.org/gforum/posts/list/3116.page#10487</link>
				<pubDate><![CDATA[Tue, 4 Oct 2011 23:00:56]]> GMT</pubDate>
				<author><![CDATA[ gglmg]]></author>
			</item>
			<item>
				<title>Re:XML error</title>
				<description><![CDATA[ Are you sure you try to parse a XML file coming from GeoNames ?
Please give the exact link so that we can investigate.]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/3116.page#10491</guid>
				<link>http://forum.geonames.org/gforum/posts/list/3116.page#10491</link>
				<pubDate><![CDATA[Wed, 5 Oct 2011 18:31:09]]> GMT</pubDate>
				<author><![CDATA[ geotree]]></author>
			</item>
	</channel>
</rss>