<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html><head><meta http-equiv="Content-Type" content="text/html;charset=us-ascii">
<style>BODY{font:10pt Tahoma,Verdana,sans-serif} .MsoNormal{line-height:120%;margin:0}</style></head><body>
Olivier,<br><br>I got the point: this is exactly the same fragment I've committed on Nov 01, string src/wfs_get_feature.c:825:<br>        buffer_copy(id_name, ll->value);<br>Previously (before commits from #19) ll->value contained layer's name, and now it contains <ns-uri>:<layer-name>. Should return from <ns-uri>:<layer-name> to <layer-name> somehow...<br><br>Best regards,<br>Timur Sufiev<br><blockquote style="padding-left: 5px; margin-left: 5px; border-left: #0000ff 2px solid; margin-right: 0px"><hr><b>From:</b> Olivier Courtin [mailto:olivier.courtin@gmail.com]<br><b>To:</b> mapserver-users@lists.osgeo.org<br><b>Sent:</b> Mon, 19 Nov 2012 15:48:20 +0300<br><b>Subject:</b> Re: [mapserver-users] [TinyOWS] Inserting feature and XML schema     validation<br><br>Hi Timur,<br><div class="gmail_quote"><div><br></div><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>XML validation is such issue-rich subject, so I have another question considering it :).<br>

</div></blockquote><div><br></div></div><div>You noticed also this one ^^</div><div class="im"><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Recent TinyOWS commits (from 1st Nov till 13th, I don't know which one exactly is responsible) introduced some changes to feature ids naming, now I have the following error on features update/delete from OpenLayers:<br>

</div></blockquote><div><br></div></div><div>#19 introduced that namespaces are also to be checked from Typename parameter.</div><div>(prior (wrong) behaviour was just to ignore namespace prefix)</div><div class="im"><div>
<br></div><div> </div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>[Mon Nov 19 16:03:30 2012] [ERROR] Element '{<a href="http://www.opengis.net/ogc%7DFeatureId">http://www.opengis.net/ogc}FeatureId</a>', attribute 'fid': '<a href="http://www.tinyows.org/:cities.719">http://www.tinyows.org/:cities.719</a>' is not a valid value of the atomic type 'xs:ID'.<br>

<br>Is '<ns-uri>:<layer-name>.<entity-integer-id>' a new feature-id by design or something went wrong?<br></div></blockquote><div><br></div></div><div>Should be only <<a href="http://layer.name">layer.name</a>>.<entity-integer-id>  (as ever)</div>

<div><br></div><div>Could you confirm that you are using current trunk version or 1.1.0 ?</div><span class="HOEnZb"><font color="#888888"><div><br></div></font></span></div><span class="HOEnZb"><font color="#888888">-- <br>
Olivier</font></span></div>
</blockquote><style>
</style>
</body></html>