A plugin for parsing .xml files in Flatfile.
@flatfile/xml-extractor
plugin is designed to extract structured data from
XML files. It utilizes various libraries to parse XML files and retrieve the
structured data efficiently.listener.on('file:created')
.xml
chunkSize
parameter allows you to specify the quantity of records to in
each chunk.parallel
parameter allows you to specify the number of chunks to process
in parallel.