On 09/03/2026 11:12, Schimon Jehudah sch@xxxxxxxxxxxx wrote:
David. Which MIME-Type should servers send so that this document would be
realized properly? Schimon
I just used the filesystem so saved it as foo.xml but on a server it can
have any name as long as you send it with a suitable mime type such as
text/xml or application/xml see for example xml+
https://www.w3.org/TR/xhtml-media-types/
If you use the filesystem and save the file as foo.html then naturally the
browser will use the html parser, in which xhtml:p is just an unknown
element.
|