pub fn import_ocel_xml<T>(reader: &mut Reader<T>) -> OCEL
where T: BufRead,
Expand description

Import an OCEL2 XML file from the given reader