Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
geographika authored Oct 12, 2019
1 parent bb9d106 commit 00c4655
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions msautotest/misc/expected/runtime_sub_test_caps.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ Content-Type: text/xml; charset=UTF-8
<?xml version='1.0' encoding="UTF-8" standalone="no" ?>
<WMS_Capabilities version="1.3.0" xmlns="http://www.opengis.net/wms" xmlns:sld="http://www.opengis.net/sld" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ms="http://mapserver.gis.umn.edu/mapserver" xsi:schemaLocation="http://www.opengis.net/wms http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd http://www.opengis.net/sld http://schemas.opengis.net/sld/1.1.0/sld_capabilities.xsd http://mapserver.gis.umn.edu/mapserver http://foo/?service=WMS&amp;version=1.3.0&amp;request=GetSchemaExtension">

<!-- MapServer version 7.4.2 OUTPUT=PNG OUTPUT=JPEG OUTPUT=KML SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=CAIRO SUPPORTS=SVG_SYMBOLS SUPPORTS=SVGCAIRO SUPPORTS=ICONV SUPPORTS=FRIBIDI SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER SUPPORTS=SOS_SERVER SUPPORTS=FASTCGI SUPPORTS=THREADS SUPPORTS=GEOS SUPPORTS=PBF INPUT=JPEG INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE -->

<Service>
<Name>WMS</Name>
<!-- WARNING: Mandatory metadata '..._title' was missing in this context. -->
Expand Down Expand Up @@ -67,7 +65,7 @@ Content-Type: text/xml; charset=UTF-8
<Format>text/xml</Format>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://foo/?request=GetMetadata&amp;layer=layer2"/>
</MetadataURL>
</Layer>
</Layer>
<Layer queryable="0" opaque="0" cascaded="0">
<Name>layer3</Name>
<!-- WARNING: Mandatory metadata '..._title' was missing in this context. -->
Expand Down Expand Up @@ -111,7 +109,7 @@ Content-Type: text/xml; charset=UTF-8
<Format>text/xml</Format>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://foo/?request=GetMetadata&amp;layer=layer5b"/>
</MetadataURL>
</Layer>
</Layer>
<Layer queryable="0" opaque="0" cascaded="0">
<Name>layer6</Name>
<!-- WARNING: Mandatory metadata '..._title' was missing in this context. -->
Expand Down

0 comments on commit 00c4655

Please sign in to comment.