@@ -198,11 +198,11 @@ /** * \return A new autoreleased OFString representing the OFXMLElement as an * XML string */ -- (OFString*)string; +- (OFString*)stringValue; /** * Adds the specified attribute. * * \param attr The attribute to add