|- valign="top"
| {{Code|version}}
| Specifies the version of the serializerserialization method.
| {{Code|xml/xhtml}}: {{Code|1.0}}, {{Code|1.1}}<br/>{{Code|html}}: {{Code|4.0}}, {{Code|4.01}}, {{Code|5.0}}<br/>
| {{Code|1.0}}
| <code>version=1.0</code>
|- valign="top"
| {{Code|html-version}}
| Specifies the version of the HTML serialization method.
| {{Code|4.0}}, {{Code|4.01}}, {{Code|5.0}}
| {{Code|4.0}}
| <code>version=5.0</code>
|- valign="top"
| {{Code|encoding}}