[mapguide-trac] #1050: Bug in FdoProviderCapabilities-1.0.0.xsd

MapGuide Open Source trac_mapguide at osgeo.org
Fri Apr 16 12:51:10 EDT 2010


#1050: Bug in FdoProviderCapabilities-1.0.0.xsd
-----------------------+----------------------------------------------------
 Reporter:  ksgeograf  |         Owner:       
     Type:  defect     |        Status:  new  
 Priority:  low        |     Milestone:  2.2  
Component:  General    |       Version:  2.0.2
 Severity:  trivial    |    Resolution:       
 Keywords:             |   External_id:       
-----------------------+----------------------------------------------------
Changes (by brucedechant):

  * milestone:  => 2.2

Old description:

> 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.

New description:

 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#comment:4>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list