[mapguide-trac] #1050: Bug in FdoProviderCapabilities-1.0.0.xsd
MapGuide Open Source
trac_mapguide at osgeo.org
Mon Jul 27 17:50:31 EDT 2009
#1050: Bug in FdoProviderCapabilities-1.0.0.xsd
-------------------------+--------------------------------------------------
Reporter: ksgeograf | Owner:
Type: defect | Status: new
Priority: low | Milestone:
Component: General | Version: 2.0.2
Severity: trivial | Keywords:
External_id: |
-------------------------+--------------------------------------------------
The element on line #269 is called FunctionDefinitionList, but the actual
return value from GetProviderCapabilities is FunctionDefinitionCollection.
Also, the return type enumeration does not have an empty type, which is
required for functions which return void.
To test this, simply issue the GETPROVIDERCAPABILITIES on the OSGeo.SDF
provider and validate the results agains the xsd, as the OSGeo.SDF
provider exhibits both issues.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1050>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list