Re: My own taxonomic listing
From: | John Cowan <jcowan@...> |
Date: | Friday, June 6, 2003, 16:52 |
Amanda Babcock scripsit:
> By the way, I thought you might be the person to ask: re: my taxonomy,
> does embedding tags like "<ENTRY></ENTRY>" in a webpage count as "using
> XML", or is it just a hack?
In order for HTML to be also XML, the following rules must be satisfied:
1) All attribute values must be in quotation marks;
2) No stray < or & characters are allowed (use < and & instead);
3) All start-tags must either have end-tags, or else a / must appear just
before the closing > of the tag (preceding it with a space avoids problems
in old browsers);
4) No overlapping tags are allowed;
5) All entity references like "á" must end with semicolons.
That will cure 99% of the discrepancies.
--
John Cowan http://www.ccil.org/~cowan <jcowan@...>
You tollerday donsk? N. You tolkatiff scowegian? Nn.
You spigotty anglease? Nnn. You phonio saxo? Nnnn.
Clear all so! `Tis a Jute.... (Finnegans Wake 16.5)
Replies