FDO API Reference Feature Data Objects

virtual FDO_API void FdoPhysicalSchemaMapping::InitFromXml FdoXmlSaxContext pContext,
FdoXmlAttributeCollection attrs
[protected, virtual]
 

Initializes this Schema Override set from its XML attributes. Called when the set is deserialized from XML. This function decodes any encoded schema names (See _writeXml). Can be extended to handle particular XML attributes for derived classes.

Parameters:
pContext Input context contain information about the current deserialization operation
attrs Input the XML attributes.
Returns:
Returns nothing

Reimplemented from FdoPhysicalElementMapping.


Comments or suggestions? Send us feedback.