pub fn parse_double(input: impl AsRef<str>) -> Result<Value, ParseDoubleError>
Parses an input string containing an xsd:double literal.
xsd:double