isConvertNilAttributeToNull

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 convertNilAttributeToNull configuration value.