
<ows:ExceptionReport version="1.1.0"
                     xsi:schemaLocation="http://www.opengis.net/ows/1.1 http://schemas.opengis.net/ows/1.1.0/owsExceptionReport.xsd"
                     xmlns:ows="http://www.opengis.net/ows/1.1"
                     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <ows:Exception exceptionCode="NoApplicableCode" locator="wmsService">
        <ows:ExceptionText>SERVICE parameter is mandatory or STYLES parameter not valid.</ows:ExceptionText>
    </ows:Exception>
</ows:ExceptionReport>