Manual:$wgXmlDumpSchemaVersion

Category:MediaWiki configuration settings#XmlDumpSchemaVersionCategory:MediaWiki configuration settings introduced in version 1.33.0#XmlDumpSchemaVersionCategory:MediaWiki configuration settings still in use#XmlDumpSchemaVersionCategory:Import/Export variables#XmlDumpSchemaVersion
Import/Export: $wgXmlDumpSchemaVersion
The schema to use by default when generating XML dumps.
Introduced in version:1.33.0 (Gerrit change 479712; git #45f3912)
Removed in version:Still in use
Allowed values:Unspecified
Default value:'0.11' (1.39+)

XML_DUMP_SCHEMA_VERSION_11 (1.35-1.38)

XML_DUMP_SCHEMA_VERSION_10 (1.33-1.34)

Details

The schema to use by default when generating XML dumps. This allows sites to control explicitly when to make breaking changes to their export and dump format.

Category:Import/Export variables Category:MediaWiki configuration settings Category:MediaWiki configuration settings introduced in version 1.33.0 Category:MediaWiki configuration settings still in use