Get the value of a single named attribute.
- Parameters:
-
| _pNode | pointer to the XML node whose attribute is to be read. |
| _attributeName | name of the attribute to read. |
- Returns:
- A string containing the attribute value. The string will be empty if the attribute cannot be found.