* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2006-05-24 01:15]: > An XML document instance must have an xml declaration otherwise > it is not valid XML.
Only if the encoding differs from UTF-8 or ASCII and then only if there is no other authority to declare it (such as HTTP headers). And then you’re only talking about well-formedness, not validity, which are two very different things. Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/> _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
