@@ -219,11 +219,11 @@ /** * \return A new autoreleased OFString representing the OFXMLElement as an * XML string */ -- (OFString*)stringValue; +- (OFString*)XMLString; /** * Adds the specified attribute. * * If an attribute with the same name and namespace already exists, it is not