FDO API Reference Feature Data Objects

System::Void WriteXml NAMESPACE_OSGEO_COMMON_XML::XmlWriter *  xmlWriter,
NAMESPACE_OSGEO_FDO_XML::XmlFlags *  flags
 

Writes this Physical Mapping Element to XML. Called when the element is serialized to XML. Can be extended to handle particular XML attributes and sub-elements for derived classes.

Parameters:
xmlWriter Input write the element to this XML writer
flags Input flags that control the writing of the element.
Returns:
Returns nothing

Comments or suggestions? Send us feedback.