FDO .NET API Reference Feature Data Objects
System::Boolean OSGeo::FDO::Common::Xml::XmlWriter::IsValidName ( System::String *  name  ) 

Checks if a string is a valid XML 1.0 element or attribute name.

Parameters:
name Input the string to check.
Returns:
Returns true if the string is a valid name, false otherwise.


Comments or suggestions? Send us feedback.