|
From: Julian J. <jul...@ad...> - 2025-09-23 15:55:06
|
I’m quite sure eXist only parses XML (and therefore, by extension,
XHTML). A question based on that might be whether eXist should react to
"<!DOCTYPE html>" by not trying to parse it? But this is off the top of
my hat.
Best,
Julian
Am 21.09.25 um 22:13 schrieb Henrik Nielsen:
> I have just started using Fore with exist.db and have run into the
> problem that eXide will not accept undefined attributes in Fore's
> custom elements. So "<fx-fore create-nodes>" (without quotation marks
> in my page) is not treated as a valid opening tag since the attribute
> "create-nodes" is expected to be given a value. Does exist.db parse
> HTML as XML, disregarding both the .html extension and the valid
> doctype declaration ("<!DOCTYPE html>")? Or have I made some stupid
> mistake?
>
> The list archive was offline and I didn't find anything relevant at
> Stack Overflow.
>
> Henrik Thiil Nielsen
>
>
> _______________________________________________
> Exist-open mailing list
> Exi...@li...
> https://lists.sourceforge.net/lists/listinfo/exist-open |