[XML-SIG] How to get 4DOM to output empty <elements />
Hannu Krosing
hannu@tm.ee
Tue, 09 May 2000 01:08:01 +0300
Norman Walsh wrote:
>
> / Michael Hudson <mwh21@cam.ac.uk> was heard to say:
> | I'm currently using 4DOM to generate XHTML (in a very crufty way that
> | I will probably ask for more help on soon), and I'm finding that 4DOM
> | produces stuff like
> |
> | <img src="blah.gif"></img>
>
> Perfectly legit. In XML, there is no distinction between
> <tag></tag> and <tag/>.
He said XHTML not XML, a standard supposed to be bacwards compatible.
-------
Hannu