FDO .NET API Reference Feature Data Objects
__property OSGeo ::FDO ::Commands ::Schema ::PhysicalSchemaMappingCollection* OSGeo::FDO::Schema::FeatureSchemaCollection::get_XmlSchemaMappings (  ) 

Gets a Schema Mapping Collection that describes the mappings between the elements in the GML Schema that were read and the FDO Feature Schema Elements that were created. This function returns the Schema Mapping Collection generated by the last call to ReadXml(). The collection contains one XmlSchemaMapping per schema that was read.

Returns:
Returns PhysicalSchemaMappingCollection*. Returns NULL if ReadXml() has not been called on this object.


Comments or suggestions? Send us feedback.