Yes, the WMS Inspector uses XSLT to generate HTML reports from GetCapabilities response. Here are the XSL files for WMS versions 1.1.1 and 1.3.0: https://github.com/amercader/WMS-Inspector/blob/master/src/chrome/content/wmsinspector/xsl/wms_1.1.1.xsl https://github.com/amercader/WMS-Inspector/blob/master/src/chrome/content/wmsinspector/xsl/wms_1.3.0.xsl
They use some entities defined here; https://github.com/amercader/WMS-Inspector/blob/master/src/chrome/locale/en-US/wmsinspector/strings.dtd Hope it helps, Adrià On 4 November 2010 18:14, Thomas Gratier <[email protected]> wrote: > Hello, > > See WMS Inspector Firefox plugin code. It renders directly wms into html so > I suppose there is behind an XSLT process for WMS. > > Regards > > ThomasG > GIS specialist > > _______________________________________________ > mapserver-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapserver-users > > -- Adrià Mercader ----------------------------- http://amercader.net _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
