On 12/29/05, Don Hopkins <[EMAIL PROTECTED]> wrote: > Actually, an element node that's not defined to allow mixed content (tags + > text) and contains only white space (or comments and processing > instructions) is the same as an empty node, for the purposes of validation.
I thought that only applied if the document has a DTD and that if no DTD was present, all whitespace was significant... Ah well, learn something new every day.

