<?xml version="1.0" encoding="utf-8"?>
<wps:ExecuteResponse xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wps/1.0.0 http://schemas.opengis.net/wps/1.0.0/wpsGetCapabilities_response.xsd" service="WPS" version="1.0.0" xml:lang="es" serviceInstance="http://idecan5.grafcan.es/ServicioWPS/mdt?service=WPS&amp;request=GetCapabilities&amp;version=1.0.0" statusLocation="http://idecan5.grafcan.es/wpsoutputs/pywps-177685847981.xml">
    <wps:Process wps:processVersion="0.1">
        <ows:Identifier>mdt</ows:Identifier>
        <ows:Title>Modelo digital del Terreno</ows:Title>
        <ows:Abstract>Recuperamos la altura de una determinada coordenada</ows:Abstract>
    </wps:Process>
    <wps:Status creationTime="Wed Apr 22 12:47:59 2026">
        <wps:ProcessFailed>
            <wps:ExceptionReport>
                <ows:Exception exceptionCode="NoApplicableCode">
                    <ows:ExceptionText>Failed to execute WPS process [mdt]: MDT instance has no attribute 'getZwps'</ows:ExceptionText>
                </ows:Exception>
            </wps:ExceptionReport>
        </wps:ProcessFailed>
    </wps:Status>
</wps:ExecuteResponse>
