[fdo-trac] #666: XML Schema Reader: check association consistency
FDO
trac_fdo at osgeo.org
Tue Jul 20 11:04:39 EDT 2010
#666: XML Schema Reader: check association consistency
-----------------------------+----------------------------------------------
Reporter: brentrobinson | Owner: brentrobinson
Type: enhancement | Status: new
Priority: minor | Milestone: 3.6.0
Component: FDO API | Version:
Severity: 3 | Keywords: XML merge Association Property
External_id: |
-----------------------------+----------------------------------------------
When the following steps are done, no errors are reported:
* create a feature schema with 2 classes
* add an association property to one class that references the other
class.
* set the identityProperties and reverseIdentityProperties on the
association property
* Create and XML file that defines the same schema but that has a
different data type for one of the association property's identity
properties
* Use FeatFeatureSchemaCollection::ReadXML, to read the XML file and
merge it with the feature schema
However, there is now an inconsistency between the data types for the
association identity properties and reverse identity properties
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/666>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list