FDO API Reference Feature Data Objects

FDO_API void FdoXmlFlags::SetSchemaMappings FdoPhysicalSchemaMappingCollection mappings  ) 
 

Sets the Schema Mapping Overrides for translating schemas between GML and FDO.

Parameters:
mappings Input the Schema Mapping Overrides. This collection can contain an FdoXmlSchemaMapping element for each Feature Schema that may be written or read. When a Feature Schema is read or written to or from GML, this collection is checked for an FdoXmlSchemaMapping item named the same as the feature schema. If present, the hints in this item affect how the feature schema is read or written. The Schema Mapping Overrides also control how features are read since they can override the default correspondences between feature class names and their GML element names.

Comments or suggestions? Send us feedback.