Subversion Repositories eFlore/Applications.moissonnage

Rev

View as "text/plain" | Blame | Last modification | View Log | RSS feed

<?php echo '<?xml version="1.0" encoding="UTF-8"?>'."\n"; ?>
<ows:ExceptionReport xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ows="http://www.opengis.net/ows/1.1" version="1.1.0" xml:lang="en-US" xsi:schemaLocation="http://www.opengis.net/ows/1.1 http://schemas.opengis.net/ows/1.1.0/owsExceptionReport.xsd">
        xsi:schemaLocation="http://www.opengis.net/ows/1.1 http://schemas.opengis.net/ows/1.1.0/owsExceptionReport.xsd">
        <ows:Exception exceptionCode="typename" locator="InvalidParameterValue">
                <ows:ExceptionText><?=$message?></ows:ExceptionText>
        </ows:Exception>
</ows:ExceptionReport>