When parsing the XML into JSONML, specifies if values should be kept as strings (true), or if
they should try to be guessed into JSON values (numeric, boolean, string)
Defines the maximum number length that the parser will allow
Using any negative value as a parameter is equivalent to setting no limit to the length
which means any size number is allowed