Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable reviveNumbers on XML parser to preserver zero-leading numbers…
… (e.g. 0001 -> 1) and floats that end in .0 e.g. (1.0 -> 1)
- Loading branch information