Input and output
Accepted input: One UTF-8 XML document without DOCTYPE, DTD, or external entity declarations.
Produced output: One XLSX workbook containing normalized headers and rows.
Normalize XML records into a table and generate an XLSX workbook.
Choose an XML file.
Accepted input: One UTF-8 XML document without DOCTYPE, DTD, or external entity declarations.
Produced output: One XLSX workbook containing normalized headers and rows.
The XML file is limited to 50 MiB; the normalized table is limited to 100,000 rows and 200 columns. The download is limited to 100 MiB, and a run times out after 60 seconds. Repeated or mixed content can be lossy. DTD and external entities are rejected. Processing starts explicitly in this browser.