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