Closed SmartLayer closed 4 years ago
It is probably the doctype.
Xidel could not handle that. But I have fixed that in Xidel 0.9.9
It also might be better to always use --input-format xml-strict
, if you know the input is valid xml
I'd love to test against xidel 0.9.9 (not released - test source code) but realised that it uses pascal compiler with a few hundred megabytes dependencies. will try compile one when I am in the office instead of using mobile internet. in the meanwhile, will try it if there is a 0.9.9 release. Thanks @benibela
Here are preview builds: https://sourceforge.net/projects/videlibri/files/Xidel/Xidel%20development/
Thanks 0.9.9 seem to be working correctly !
What works:
What doesn't work:
The two files (unicon.tsml and unicon.xml) are both valid XML files (against one same schema) with identical content except that tsml files are canonicalised (and signed), while unicon.xml is not.
I haven't been able to narrow down this to the exact point of minimal-diffierence to cause the failure but I'll report this first.