I found the problem (just in case it may be useful for someone): wfs layers in 
Javascript were using 

featureNS: "http://www.tinyows.org";

while all layers in tinyows.xml used 

ns_uri="http://www.tinyows.org/";

Every symbol matters in deciding whether xml namespaces are the same, so adding 
trailing slash to Javascript solved my issue.

Best regards,
Timur Sufiev
  _____  

From: Olivier Courtin [mailto:olivier.cour...@gmail.com]
To: mapserver-users@lists.osgeo.org
Sent: Wed, 07 Nov 2012 21:24:24 +0300
Subject: Re: [mapserver-users] [TinyOWS] Inserting feature and XML schema 
validation

On Wed, Nov 7, 2012 at 5:13 PM, Тимур Галиаскарович Суфиев <t.suf...@acti.ru> 
wrote:



Hi Timur,
   
This isn't the first question here about inserting features in TinyOWS, but I 
haven't found solution to my problem in archives.
  
and this xsd should make tinyows use element '{http://www.tinyows.org}cities' 
like '{http://www.opengis.net/gml}_Feature'
  
Where am I wrong and what should be changed in my setup?


Thanks for your detailled report,
first naive question, what about the tinyows.xml config file,
 and online_resource property ?
  
Next question, what happen, if you bypass schema validation, 
with: check_schema = "0"   (in tinyows element)

--
Olivier
      
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users
  • [mapserver-users] [Tiny... Тимур Галиаскарович Суфиев
    • Re: [mapserver-use... Olivier Courtin
      • Re: [mapserver... Тимур Галиаскарович Суфиев
        • Re: [mapse... Olivier Courtin
          • Re: [m... Тимур Галиаскарович Суфиев
            • R... Olivier Courtin
              • ... Тимур Галиаскарович Суфиев
              • ... Тимур Галиаскарович Суфиев
                • ... Olivier Courtin

Reply via email to