Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: XML declaration in DTD System ID? ...

From: Peter Flynn <peter.nosp@-.--------.-->
To: NULL
Date: 7/8/2009 9:39:00 PM
Russell Potter wrote:
> Martin,
> 
>> http://www.w3.org/TR/xml/#sec-TextDecl says
>>   "External parsed entities SHOULD each begin with a text declaration."
>> so it says "should" and it says "text declaration", not "XML 
>> declaration". That way it is possible to not have a text declaration 
>> as long as the encoding is UTF-8 or UTF-16 and the version is 1.0 I 
>> think.
> 
> Thanks for that very helpful info ... :-)
> 
> If, however, the entity *didn't* begin with an XML declaration,
> how would a processor figure out whether the encoding was UTF-8
> or UTF-16? Some type of heuristic algorithm?

I'd sniff the first few bytes. If we're talking about a DTD here, then 
pretty much the two non-white-space characters are going to have to be 
an MDO (<!) which means 0x3C 0x21 or 0x00 0x3C 0x00 0x21 (or the other 
way round depending on the BOM).

As a general comment, a typical free-standing DTD file should IMHE *not* 
start with an XML Declaration, despite what the Spec says, as this seems 
to make some parsers gag, although it's been so long since I saw a DTD 
file start with an XML Declaration that perhaps the parser-writers have 
fixed this.

///Peter
-- 
XML FAQ: http://xml.silmaril.ie/


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent