with Convert Nil Attribute To Null
When parsing the XML into JSON, specifies if values with attribute xsi:nil="true" should be kept as attribute(false), or they should be converted to null(true)
Return
The existing configuration will not be modified. A new configuration is returned.
Parameters
new Val
new value to use for the convertNilAttributeToNull configuration option.