<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi Even,</p>
<p>We tried to add the qgs namespace as a prefix:</p>
<p>qgs:alias</p>
<p>in the DescribeFeatureType response.</p>
<p>Unfortunately it didn't make Geomedia happy. But as you said - that depends how it is coded.</p>
<p>I also asked them what we should do with the alias attribute. Let's see what they respond.</p>
<p>Thanks,</p>
<p>Andreas</p>
<p><br /></p>
<p id="reply-intro">On 2019-02-27 10:59, Even Rouault wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">On mercredi 27 février 2019 10:39:02 CET Andreas Neumann wrote:
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">Hi,<br /><br />We are trying to connect Geomedia Desktop 2018 to our QGIS 3.6 WFS<br />Server - but fail.<br /><br />Geomedia complains about the extra "alias" attributes in the<br />DescribeFeatureType response:<br /><br />See also our temporary URL:<br /><br /><a href="http://linnode3.geo.zg.ch:8080/ows/Gewaessernetz?SERVICE=WFS&REQUEST=Describ" target="_blank" rel="noopener noreferrer">http://linnode3.geo.zg.ch:8080/ows/Gewaessernetz?SERVICE=WFS&REQUEST=Describ</a><br />eFeatureType<br /><br /><br />Questions:<br /><br />     * Is the "alias" element valid or invalid according to the WFS spec?</blockquote>
<br />It is invalid. The schema returned by the above requst doesn't validate <br />against the XML schema of XML schema :-) from<br /><a href="https://www.w3.org/2009/XMLSchema/XMLSchema.xsd" target="_blank" rel="noopener noreferrer">https://www.w3.org/2009/XMLSchema/XMLSchema.xsd</a><br /><br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">     * If yes, could we move the alias attribute to our own qgs namespace?</blockquote>
<br />Yes, using qgsextension:alias would validate XMLSchema.xsd as it has a <br />provision for extra attributes in another namespaces.<br />That doesn't mean that Geomedia would be ready for it though. Depends on how <br />it is coded...<br /><br />Even</div>
</blockquote>
<p><br /></p>

</body></html>