Hi,
I'm using xml serive-metdata.update to update existing metadata.
However, I got this error.
Error on line 3: The processing instruction target matching "[xX][mM][lL]"
is not allowed. JDOMParseException en metadata.update
I'm sure there is no error or character in front of <?xml version="1.0"
encoding="UTF-8"?> in my xml file.
Any help/advice/suggestion would be greatly appreciated.
my xml looks like
<?xml version="1.0"
encoding="UTF-8"?><request><id>14</id><version>1</version><data></data></request>
Thank you.
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/metadata-update-problem-tp6383068p6383068.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.