pub fn parse_schema(source: &str) -> ParseResult<'_, Document<'_>>
Parses a schema document from a string.