extract_odt_xml
Extracts raw XML content from specified files within an ODT archive, such as content.xml, styles.xml, or meta.xml, for document analysis.
Instructions
Udtrækker rå XML fra en specifik fil i .odt arkivet (content.xml, styles.xml, meta.xml)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xml_file | Yes | Navn på XML fil (f.eks. 'content.xml', 'styles.xml', 'meta.xml') | |
| file_path | Yes | Sti til .odt filen |