pub fn parse_float(input: impl AsRef<str>) -> Result<Value, ParseFloatError>
Parses an input string containing an xsd:float literal.
xsd:float