This updates the documentation for QXmlStreamReader and QXmlStreamWriter to explicitly state that only XML 1.0 is supported. While the writer allows specifying arbitrary version strings, it does not implement XML 1.1 features. The reader strictly enforces XML 1.0 and rejects unsupported versions. Fixes: QTBUG-43029 Pick-to: 6.8 6.5 Change-Id: I771de29e7915d7a4daafe2fe14d600adfbbac4ac Reviewed-by: Mate Barany <mate.barany@qt.io> (cherry picked from commit 6551bef9d978d195c8824110d8a4ef050a833107) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%