-
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
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.
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels