Skip to content

2.12199579145934e-314 'not a double' in online validator #452

@luciansmith

Description

@luciansmith

The SBML online validator fails for:

      <parameter id="a" value="2.12199579145934e-314" constant="true"/>

because the value is too small, I guess? It works on my local copy of libsbml, though.

small.xml.txt

Error[ Line 6](https://sbml.bioquant.uni-heidelberg.de/validator_servlet/section-print-result.jsp#line-6) Column 6: (XML Error #1016) Data type mismatch for the value of an attribute. The http://www.sbml.org/sbml/level3/version2/core parameter value attribute must be a double (decimal number). To represent infinity use "INF", negative infinity use "-INF", and not-a-number use "NaN". For more information, see: http://www.w3.org/TR/xmlschema-2/#double.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions