@@ -170,13 +170,6 @@ class Configuration implements ConfigurationInterface
->arrayNode('doctype_whitelist')
->prototype('scalar')->end()
->end()
- ->end()
- ->children()
- ->arrayNode('xml')
- ->addDefaultsIfNotSet()
->booleanNode('serialize_null')->defaultFalse()->end()