Are there any way to continue parsing the file without getting the linked external book?
begin workbook = RubyXL::Parser.parse(file)
rescue RuntimeError => e
end
The error I am receiving in the e
RuntimeError: Unknown child node [xxl21:alternateUrls] for element [externalBook]