View Single Post
Old 03-07-2024, 04:19 AM   #259
Markismus
Guru
Markismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicing
 
Markismus's Avatar
 
Posts: 959
Karma: 149907
Join Date: Jul 2013
Location: Rotterdam
Device: HiSenseA5ProCC, Cracked OnyxNotePro, Note5, Kobo Glo, Aura
@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?

Last edited by Markismus; 03-07-2024 at 09:24 AM.
Markismus is offline   Reply With Quote