- From: Ian Hickson <ian@hixie.ch>
- Date: Thu, 13 May 2004 13:16:21 +0000 (UTC)
On Tue, 13 Apr 2004, Daniel Bratell wrote: > > I just reread the section about the XML submission format and it reminded > me about a thing I've been wondering. Why isn't the XML header <?xml > version='1.1' ?> included in the submit? Wouldn't that be the natural so > that it could be fed directly into an XML parser? I've changed it to use XML 1.0, in which the header is optional. So there is in fact no need to have the header to feed the XML directly into an XML parser any more, which should address your question. -- Ian Hickson )\._.,--....,'``. fL U+1047E /, _.. \ _\ ;`._ ,. http://index.hixie.ch/ `._.-(,_..'--(,_..'`-.;.'
Received on Thursday, 13 May 2004 06:16:21 UTC