[mapguide-trac] #907: WFS DESCRIBESCHEMA returns fdo:int32 for
integer values
MapGuide Open Source
trac_mapguide at osgeo.org
Wed Feb 3 04:29:22 EST 2010
#907: WFS DESCRIBESCHEMA returns fdo:int32 for integer values
---------------------------+------------------------------------------------
Reporter: ksgeograf | Owner:
Type: defect | Status: new
Priority: low | Milestone:
Component: WFS Interface | Version: 2.1.0
Severity: trivial | Resolution:
Keywords: | External_id:
---------------------------+------------------------------------------------
Comment (by ksgeograf):
A related issue is that issuing DescribeSchema without a Typename gives an
xml document with xs:import. However, the xs:import elements are missing
the namespace attribute, which I belive is mandatory, and in any case
breaks ArcGIS support.[[BR]]
Arc also needs the gml namespace imported explicitly:[[BR]]
<xs:import namespace="http://www.opengis.net/gml" schemaLocation="wfs-
xsd/feature.xsd />[[BR]]
And finally, Arc is very happy if you also change
"gml:AbstractGeometryType" to "gml:GeometryAssociationType".
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/907#comment:3>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list