On Wed, Jan 29, 2014 at 01:59:02PM +0000, Rahkonen Jukka (Tike) wrote: > Hi, > > So where is the bug? In OpenJUMP, SAX, Mapserver, the configuration in > Toscane, or in Inspire?
I don't know it it's related, but I had a lot of parsing problems with SLD stylesheets .. I'll try to make a bug report as soon as I have time. > > -Jukka Rahkonen- > > Stephan Meißl wrote > > Lähetetty: 29. tammikuuta 2014 15:48 > > Vastaanottaja: [email protected] > > Aihe: Re: [mapserver-users] XML parsing error with extended Inspire WMS > > 1.1.1 > > capabilities > > > > Hi, > > > > maybe the problem is that the inspire related elements are defined directly > > in the > > capabilities document and not in the referenced DTD [1] and thus not found > > by > > SAX. > > > > Merging the definitions into one document and using it with libxml2 > > successfully > > validates the capabilities provided in autotest. > > > > cu > > Stephan > > > > [1] http://schemas.opengis.net/wms/1.1.1/WMS_MS_Capabilities.dtd > > > > > > On 01/29/2014 10:47 AM, Yves Jacolin wrote: > > > Hello, > > > > > > I have the same issue. It seems that namespace header are not correct > > > (just a guess, I could be wrong). > > > > > > Changing wms_inspire_capabilities from "embed" to "url" make a correct > > > GetCapabilities. > > > > > > I can fill an issue and add some simple mapfile if needed. > > > > > > Regards, > > > > > > Y. > > > > > > > > > 2013-11-25 Rahkonen Jukka <[email protected] > > > <mailto:[email protected]>> > > > > > > Hi, > > > > > > The SAX parser in OpenJUMP reports an error when trying to read the > > > GetCapabilities from Mapserver 6.5-dev based WMS service of Toscana. > > > The URL to use is > > > > > > > > http://www502.regione.toscana.it/wmsraster/com.rt.wms.RTmap/wms?map= > > wm > > > sctr&service=WMS&version=1.1.1&request=GetCapabilities > > > > > > The error from the parser is: > > > > > > IOException: org.xml.sax.SAXParseException: The prefix "xsi" for > > > attribute "xsi:type" > > > associated with an element type "inspire_common:MandatoryKeyword" is > > > not bound. > > > > > > WMS 1.1.0 works OK (probably because GetCapabilities come without > > > Inspire stuff) as well as WMS 1.3.0. > > > > > > -Jukka Rahkonen- > > > > _______________________________________________ > > mapserver-users mailing list > > [email protected] > > http://lists.osgeo.org/mailman/listinfo/mapserver-users > _______________________________________________ > mapserver-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapserver-users -- No trees were killed in the creation of this message. However, many electrons were terribly inconvenienced. _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
