You can just use gml_include_items "all" and have Mapserver output GML. You don't need any XML template for this.
http://mapserver.gis.umn.edu/docs/howto/wms_server Best regards, Bart -- Bart van den Eijnden OSGIS, Open Source GIS http://www.osgis.nl --------- Oorspronkelijk bericht -------- Van: Dmitri Mizerkin <[EMAIL PROTECTED]> Naar: [email protected] <[email protected]> Onderwerp: [UMN_MAPSERVER-USERS] GetFeatureInfo XML-Template Datum: 10/04/07 06:58 > > > > > > > > > > > > > > > > Hi list! > > > > I would like to make a GetFeatureInfo-Request and get > an xml-file with the results, where all the fields would be listed (something > similar to this response in this example: http://interops.esri.com/help/wms_gfi.htm). > > > As far as I know, in this case there should be an xml-template > provided. The problem is that I don’t know all the field-names of the > query-layer. Is it possible to set up the template so, that it lists all the > fields, not having to type the fieldnames into the template manually? > > > > Thanks in advance! > > > > Regards, > > ________________________________ > > Dmitri Mizerkin > > > > > > > > >
