FDO .NET API Reference Feature Data Objects
System::String* OSGeo::FDO::Common::Xml::XmlReader::DecodeName ( System::String *  name  ) 

Utility function that is typically called for element names or name type attributes that were adjusted when they were written to XML. FDO names that correspond to XML names, but aren't valid XML names, are adjusted. This function undoes the name adjustment.

Parameters:
name Input the name to decode.
Returns:
Returns the decoded name.


Comments or suggestions? Send us feedback.