Luigi Colombi

Results 1 issues of Luigi Colombi

Hi I noticed a potential issue in how XML numeric types are parsed. In particular, this section of code: ```javascript if (name === 'int' || name === 'integer' || name...