FDO .NET API Reference Feature Data Objects
System::Void OSGeo::FDO::Commands::Schema::PhysicalElementMapping::InitFromXml ( OSGeo::FDO::Common::Xml::XmlSaxContext *  context,
OSGeo::FDO::Common::Xml::XmlAttributeCollection attributes 
)

Initializes this Physical Element Mapping from its XML attributes. Called when the element is deserialized from XML. Can be extended to handle particular XML attributes for derived classes.

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

Reimplemented in OSGeo::FDO::Commands::Schema::PhysicalClassMapping, and OSGeo::FDO::Commands::Schema::PhysicalPropertyMapping.


Comments or suggestions? Send us feedback.