@@ -30,10 +30,11 @@ { #if defined(OF_XML_ELEMENT_M) || defined(OF_XML_PARSER_M) @public #endif OFString *_name, *_Nullable _namespace, *_stringValue; + bool _useDoubleQuotes; } /*! * @brief The name of the attribute. */