H
Henri Sivonen
So, I need a cross-browser way of using xml. Can anyone please direct me
to information about issues with browsers wrt their interpretation of xml.
( For example the KDE browser ( Konqueror ) can embed xml in html while
I meant the other way around, embed html in xml....sorry for the confusion
[/QUOTE]firefox on windows doesn't do that, leading to browser dependent coding
which is something I want to avoid as long as possible)
Firefox allows XHTML to be embedded in generic XML. Does KHTML really
allow tag soup to be embedded in XML?
Anyway, sending instances of your own XML vocabulary over the wire is a
bad idea compared to using a well-known vocabulary like XHTML.