pub fn parse_byte(input: impl AsRef<str>) -> Result<Value, ParseIntegerError>
Parses an input string containing an xsd:byte literal.
xsd:byte