<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 08.00.0681.000">
<TITLE></TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT FACE="Calibri">Hi Normand,</FONT><BR>
<BR>
<FONT FACE="Calibri">The problem is that (and someone correct me here if i am wrong) the<BR>
validation engine is not actually using the &quot;schemaLocation&quot; of your<BR>
returned document to validate. Its using a schema stored internally.<BR>
<BR>
In other words it is not using the reflective describeFeatureType call<BR>
included in your output. And since in the copy of the schema it is using<BR>
the geometry property is named &quot;pointProperty&quot; and not &quot;msGeometry&quot; you<BR>
get an error.<BR>
<BR>
Hope that helps.<BR>
<BR>
-Justin<BR>
<BR>
I think the key here is that the validation engine is not actually using<BR>
&gt; I have a similar problem with wfs:test1.0.0-basic-getfeature-get-1 test.&nbsp; I did the<BR>
&gt; same validation (GML validator and XML Spy) and also visually validated a part of the XML,<BR>
&gt; everything looks fine.The TEAM engine reports the following error:<BR>
&gt;<BR>
&gt;&nbsp;<BR>
&gt;&nbsp;&nbsp; Response from parser wfs:GMLValidatingParser:<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>
&gt;&nbsp;&nbsp;&nbsp; Messages from parser wfs:GMLValidatingParser:<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; error at line 22, column 25:<BR>
&gt;&nbsp;&nbsp; cvc-complex-type.2.4.a: Invalid content starting with element 'cdf:msGeometry'. The content must match '(((&quot;<A HREF="http://www.opengis.net/gml">http://www.opengis.net/gml</A>&quot;:description){0-1},(&quot;<A HREF="http://www.opengis.net/gml">http://www.opengis.net/gml</A>&quot;:name){0-1},(&quot;<A HREF="http://www.opengis.net/gml">http://www.opengis.net/gml</A>&quot;:boundedBy){0-1}),((&quot;<A HREF="http://www.opengis.net/gml">http://www.opengis.net/gml</A>&quot;:pointProperty){0-1},(&quot;<A HREF="http://www.opengis.net/cite/data">http://www.opengis.net/cite/data</A>&quot;:string1),(&quot;<A HREF="http://www.opengis.net/cite/data">http://www.opengis.net/cite/data</A>&quot;:string2){0-1},(&quot;<A HREF="http://www.opengis.net/cite/data">http://www.opengis.net/cite/data</A>&quot;:integers){0-1},(&quot;<A HREF="http://www.opengis.net/cite/data">http://www.opengis.net/cite/data</A>&quot;:dates){0-1}))'.<BR>
&gt; 1 error detected.<BR>
&gt;<BR>
&gt;<BR>
&gt; The request sent is:<BR>
&gt;<BR>
&gt; <A HREF="http://dev1.lan.mapgears.com/manwe/cgi-bin/mswfs100_ogc_cite?&service=WFS&version=1.0.0&request=GetFeature&outputformat=GML2&typename=cdf:Other">http://dev1.lan.mapgears.com/manwe/cgi-bin/mswfs100_ogc_cite?&service=WFS&version=1.0.0&request=GetFeature&outputformat=GML2&typename=cdf:Other</A><BR>
&gt;<BR>
&gt; Does someone has any suggestion on what may be the issue?<BR>
&gt;<BR>
&gt; Norm<BR>
&gt;<BR>
&gt; _______________________________________________<BR>
&gt; CITE-Forum mailing list<BR>
&gt; CITE-Forum@opengeospatial.org<BR>
&gt; <A HREF="https://mail.opengeospatial.org/mailman/listinfo/cite-forum">https://mail.opengeospatial.org/mailman/listinfo/cite-forum</A><BR>
&gt;<BR>
&gt; !DSPAM:4007,4766e56a83007082231907!<BR>
&gt;<BR>
<BR>
<BR>
--<BR>
Justin Deoliveira<BR>
The Open Planning Project<BR>
<A HREF="http://topp.openplans.org">http://topp.openplans.org</A><BR>
_______________________________________________<BR>
CITE-Forum mailing list<BR>
CITE-Forum@opengeospatial.org<BR>
<A HREF="https://mail.opengeospatial.org/mailman/listinfo/cite-forum">https://mail.opengeospatial.org/mailman/listinfo/cite-forum</A><BR>
</FONT>
</P>

</BODY>
</HTML>