FDO API Reference Feature Data Objects

virtual FDO_API_COMMON FdoBoolean FdoXmlWriter::IsValidName FdoStringP  name  )  [pure virtual]
 

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.