prc::xml
pub fn get_xml_error<R: Read>( reader: R, start: usize, end: usize) -> Result<String, ioError>
Take information of source file and error position, and print the lines of the error