FDO API Reference Feature Data Objects

FDO_API FdoPhysicalSchemaMappingCollection* FdoFeatureSchemaCollection::GetXmlSchemaMappings  ) 
 

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 FdoXmlSchemaMapping per schema that was read.

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

Comments or suggestions? Send us feedback.