<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline}
span.EmailStyle17
        {font-family:"Calibri","sans-serif";
        color:windowtext}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
-->
</style><style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1" lang="EN-US" link="blue" vlink="purple">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Mike,<br>
Thanks - "double" did the trick.  I should note that this is documented a tad bit on the wiki page -
<a href="https://github.com/mapserver/mapserver/wiki/WFS-Server-working-with-ArcGIS-Data-Interoperability-Extensions#layer-options">
https://github.com/mapserver/mapserver/wiki/WFS-Server-working-with-ArcGIS-Data-Interoperability-Extensions#layer-options</a><br>
<br>
Regards,<br>
r.b.<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF843193"><font color="#000000" face="Tahoma" size="2"><b>From:</b> mapserver-users-bounces@lists.osgeo.org [mapserver-users-bounces@lists.osgeo.org] on behalf of Burgholzer, Robert (DEQ) [Robert.Burgholzer@deq.virginia.gov]<br>
<b>Sent:</b> Monday, July 15, 2013 10:02 AM<br>
<b>To:</b> mapserver-users@lists.osgeo.org<br>
<b>Subject:</b> Re: [mapserver-users] Defining Field Types in WFS<br>
</font><br>
</div>
<div></div>
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">Thanks Mike - I will give that a shot and report back to the list.<br>
<br>
r.b.<br>
<br>
> Mike wrote:<br>
<p class="MsoNormal"><span style="font-size:10.5pt; color:black">Try Double and Integer. This is what I'm using on Mapserver 6.</span></p>
<p class="MsoNormal"><span style="font-size:10.5pt; color:black"> </span></p>
<p class="MsoNormal"><span style="font-size:10.5pt; color:black">      "gml_file_size_type" "integer"</span></p>
<p class="MsoNormal"><span style="font-size:10.5pt; color:black">      "gml_id_type"             "integer"</span></p>
<p class="MsoNormal"><span style="font-size:10.5pt; color:black">      "gml_x_type"              "double"</span></p>
<p class="MsoNormal"><span style="font-size:10.5pt; color:black">      "gml_y_type"              "double"</span></p>
<br>
</div>
</div>
</div>
</div>
</body>
</html>