@kaylon55 That's not my script, so I don't know whether the resulted xdxf-file is correct.
Tags that seem out of place are:
- deftext-tags: Never seen them before. Why don't you remove all <deftext> and </deftext> and see whether it works?
- Also the xdxf-tag contains format="logical", whilst I only seen format="visual".
- There are <title>- and <full_title>-block that I haven't seen before.
- The <lexicon>-tags are new.
- <k>-block isn't wrapped in a <head>-block.
Other things:
- The language from and to are reversed. It's a German to Spanish dictionary, not the other way around.
- Line endings are CR/LF ( Carriage return/line feed: Windows) instead of LF(Linux).
- A lot of &-symbols in the keys: My script typically trows errors for that.
What I would do is rerun the xdxf-file through my script. So I did. The result is on the
pCloud.
Does it work?