Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 13f9766

Browse filesBrowse files
[Serializer] Fix default XmlVersion used by XmlEncoder
1 parent 138546c commit 13f9766
Copy full SHA for 13f9766

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎components/serializer.rst

Copy file name to clipboardExpand all lines: components/serializer.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1181,7 +1181,7 @@ Option Description
11811181
============================== ================================================= ==========================
11821182
``xml_format_output`` If set to true, formats the generated XML with ``false``
11831183
line breaks and indentation
1184-
``xml_version`` Sets the XML version attribute ``1.1``
1184+
``xml_version`` Sets the XML version attribute ``1.0``
11851185
``xml_encoding`` Sets the XML encoding attribute ``utf-8``
11861186
``xml_standalone`` Adds standalone attribute in the generated XML ``true``
11871187
``xml_type_cast_attributes`` This provides the ability to forget the attribute ``true``

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.