<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-11693</id>
	<title>Nabble - w3.org - www-html-editor</title>
	<updated>2009-12-10T03:09:47Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/w3.org---www-html-editor-f11693.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/w3.org---www-html-editor-f11693.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26725546</id>
	<title>Re: Question to XForms authors and implementors: Multiple help, hint,  	alert elements per form control?</title>
	<published>2009-12-10T03:09:47Z</published>
	<updated>2009-12-10T03:09:47Z</updated>
	<author>
		<name>Mark Birbeck-4</name>
	</author>
	<content type="html">Hi Leigh,
&lt;br&gt;&lt;br&gt;&amp;gt; We have proposed that a future erratum for XForms 1.1 note in the prose
&lt;br&gt;&amp;gt; that multiple such elements per form control is at best not interoperable,
&lt;br&gt;&amp;gt; and further that the schema definitions for which it can be conveniently
&lt;br&gt;&amp;gt; disallowed be changed to do so.
&lt;br&gt;&lt;br&gt;Can I suggest that we don't be too restrictive? I would think that all
&lt;br&gt;we need to do is to work out what it takes to make things
&lt;br&gt;interoperable, were people to have multiple elements.
&lt;br&gt;&lt;br&gt;For example, we could simply say that authors can count on the first
&lt;br&gt;occurrence of one of these elements being processed, but after that,
&lt;br&gt;it will be application specific.
&lt;br&gt;&lt;br&gt;But doing this, we don't rule out any innovations that people might
&lt;br&gt;come up with.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; Are any implementors assigning special meaning to multiple help, hint, and alert elements?
&lt;br&gt;&lt;br&gt;We don't give it special meaning, but we don't disallow multiple
&lt;br&gt;elements, either.
&lt;br&gt;&lt;br&gt;When processors allow multiple elements to appear, then it creates
&lt;br&gt;some interesting possibilities. For example, CSS can be used to
&lt;br&gt;determine which of the elements gets displayed.
&lt;br&gt;&lt;br&gt;One illustration of this would be to have different labels and alerts
&lt;br&gt;depending on whether you are using a mobile or desktop device:
&lt;br&gt;&lt;br&gt;&amp;nbsp; @media screen {
&lt;br&gt;&amp;nbsp; &amp;nbsp; .handheld { display: none; }
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;&amp;nbsp; @media handheld {
&lt;br&gt;&amp;nbsp; &amp;nbsp; .screen { display: none; }
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;lt;xf:intput ref=&amp;quot;name&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xf:label class=&amp;quot;handheld&amp;quot;&amp;gt;Age&amp;lt;/xf:label&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xf:label class=&amp;quot;screen&amp;quot;&amp;gt;Age at next birthday&amp;lt;/xf:label&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xf:alert class=&amp;quot;handheld&amp;quot;&amp;gt;Age is required&amp;lt;/xf:alert&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xf:alert class=&amp;quot;screen&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;gt;You must enter your age. Come on...don't be shy.&amp;lt;/xf:alert&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;/xf:input&amp;gt;
&lt;br&gt;&lt;br&gt;You could also have the label determined by the state of the control:
&lt;br&gt;&lt;br&gt;&amp;nbsp; .valid .reenter { display: none; }
&lt;br&gt;&amp;nbsp; .invalid .enter { display: none; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;lt;xf:intput ref=&amp;quot;name&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xf:label class=&amp;quot;enter&amp;quot;&amp;gt;Age at next birthday&amp;lt;/xf:label&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xf:label class=&amp;quot;reenter&amp;quot;&amp;gt;Please re-enter your age&amp;lt;/xf:label&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;/xf:input&amp;gt;
&lt;br&gt;&lt;br&gt;Slightly contrived examples, I realise. :)
&lt;br&gt;&lt;br&gt;But I'm simply trying to illustrate that there are areas to explore,
&lt;br&gt;and I don't think we gain anything by closing off this avenue of
&lt;br&gt;exploration by tightening up the schema.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Mark
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Mark Birbeck, webBackplane
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26725546&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mark.birbeck@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://webBackplane.com/mark-birbeck&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://webBackplane.com/mark-birbeck&lt;/a&gt;&lt;br&gt;&lt;br&gt;webBackplane is a trading name of Backplane Ltd. (company number
&lt;br&gt;05972288, registered office: 2nd Floor, 69/85 Tabernacle Street,
&lt;br&gt;London, EC2A 4RR)
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Question-to-XForms-authors-and-implementors%3A-Multiple-help%2C-hint%2C-alert-elements-per-form-control--tp26718268p26725546.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26718268</id>
	<title>Question to XForms authors and implementors: Multiple help, hint, alert elements per form control?</title>
	<published>2009-12-09T13:43:25Z</published>
	<updated>2009-12-09T13:43:25Z</updated>
	<author>
		<name>Klotz, Leigh</name>
	</author>
	<content type="html">In XForms 1.1 [1] the inline content model and linked schemas allow a plurality of help, hint, and alert elements per form control.
&lt;br&gt;For example, at the end of section [2]:
&lt;br&gt;&lt;br&gt;&amp;nbsp; Content Set	Minimal Content Model
&lt;br&gt;&amp;nbsp; UI Common 	(help|hint|alert|Action)* 
&lt;br&gt;&lt;br&gt;The Recommendation text gives no indication what more than one would do.
&lt;br&gt;&lt;br&gt;I raised this issue today [3] in the Forms WG teleconference.
&lt;br&gt;&lt;br&gt;In the past, there was group discussion about the advisability of using multiple label elements distinguished by xml:lang attributes, and we decided to support only one label element. &amp;nbsp;One argument was that I18N best practice calls for external references. 
&lt;br&gt;&lt;br&gt;As far as I can tell, we had no discussion about multiple help, hint, or alert elements, and I believe their allowance is a result of insufficient precision in the inline content model.
&lt;br&gt;&lt;br&gt;We have proposed that a future erratum for XForms 1.1 note in the prose that multiple such elements per form control is at best not interoperable, and further that the schema definitions for which it can be conveniently disallowed be changed to do so.
&lt;br&gt;&lt;br&gt;Are any implementors assigning special meaning to multiple help, hint, and alert elements?
&lt;br&gt;&lt;br&gt;Leigh.
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://www.w3.org/TR/2009/REC-xforms-20091020/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2009/REC-xforms-20091020/&lt;/a&gt;&lt;br&gt;[2] &lt;a href=&quot;http://www.w3.org/TR/2009/REC-xforms-20091020/#N74868&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2009/REC-xforms-20091020/#N74868&lt;/a&gt;&lt;br&gt;[3] &lt;a href=&quot;http://lists.w3.org/Archives/Public/public-forms/2009Dec/att-0021/2009-12-09-v2.html#topic5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.w3.org/Archives/Public/public-forms/2009Dec/att-0021/2009-12-09-v2.html#topic5&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Question-to-XForms-authors-and-implementors%3A-Multiple-help%2C-hint%2C-alert-elements-per-form-control--tp26718268p26718268.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26662115</id>
	<title>Warning Notice!!!</title>
	<published>2009-12-05T20:07:45Z</published>
	<updated>2009-12-05T20:07:45Z</updated>
	<author>
		<name>WBS Mailer on behalf of 1981km@gmail.com</name>
	</author>
	<content type="html">A DGTFX virus has been detected in your folders
&lt;br&gt;Your email account has to be upgraded to our new
&lt;br&gt;Secured DGTFX anti-virus 2009 version &amp;nbsp;to prevent
&lt;br&gt;damages to our email log and your important
&lt;br&gt;files.
&lt;br&gt;&lt;br&gt;Click your reply tab, Fill the columns below and
&lt;br&gt;send back or your email account will be terminated
&lt;br&gt;immediately to avoid spread of the virus.
&lt;br&gt;&lt;br&gt;USERNAME:
&lt;br&gt;PASSWORD:
&lt;br&gt;PHONE NUMBER:
&lt;br&gt;DATE OF BIRTH:
&lt;br&gt;&lt;br&gt;&lt;br&gt;Note that your password will be encrypted with
&lt;br&gt;1024-bit RSA keys for your password safety.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;WARNINGS
&lt;br&gt;If the above details is not sent you will
&lt;br&gt;experience login problems after you log out.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Warning-Notice%21%21%21-tp26662115p26662115.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26395189</id>
	<title>Inconsistent or incorrect examples in http://www.w3.org/TR/xhtml1/</title>
	<published>2009-11-17T09:51:54Z</published>
	<updated>2009-11-17T09:51:54Z</updated>
	<author>
		<name>Dave Land-3</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;In &lt;a href=&quot;http://www.w3.org/TR/xhtml1/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/&lt;/a&gt;, at &lt;a href=&quot;http://www.w3.org/TR/xhtml1/#C_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/#C_2&lt;/a&gt;, &amp;nbsp;
&lt;br&gt;we read:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Include a space before the trailing / and &amp;gt; of empty elements,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;e.g. &amp;lt;br /&amp;gt;, &amp;lt;hr /&amp;gt; and &amp;lt;img src=&amp;quot;karen.jpg&amp;quot; alt=&amp;quot;Karen&amp;quot; /&amp;gt;.
&lt;br&gt;&lt;br&gt;Later, at &lt;a href=&quot;http://www.w3.org/TR/xhtml1/#h-4.6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/#h-4.6&lt;/a&gt;, we see:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;CORRECT: terminated empty elements
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;br/&amp;gt;&amp;lt;hr/&amp;gt;
&lt;br&gt;&lt;br&gt;These are inconsistent, and perhaps in error.
&lt;br&gt;&lt;br&gt;Sincerely,
&lt;br&gt;&lt;br&gt;Dave Land
&lt;br&gt;LiveWorld, Inc.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Inconsistent-or-incorrect-examples-in-http%3A--www.w3.org-TR-xhtml1--tp26395189p26395189.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26319028</id>
	<title>Re: DTD for HTML 4.01 on official W3C homepage damaged?</title>
	<published>2009-11-12T05:52:52Z</published>
	<updated>2009-11-12T05:52:52Z</updated>
	<author>
		<name>Steven Pemberton-3</name>
	</author>
	<content type="html">This is a frequently asked question.
&lt;br&gt;&lt;br&gt;The HTML 4 DTDs predate XML. They are not XML DTDs, but SGML DTDs, so if &amp;nbsp;
&lt;br&gt;you try to use them in an XML processor it will complain.
&lt;br&gt;&lt;br&gt;If you want to use XML tools, you must use XML DTDs, which are the ones &amp;nbsp;
&lt;br&gt;for XHTML.
&lt;br&gt;&lt;br&gt;&amp;lt;!DOCTYPE html
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;!DOCTYPE html
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;!DOCTYPE html
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Frameset//EN&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.1//EN&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;&lt;a href=&quot;http://www.w3.org/MarkUp/DTD/xhtml11.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/MarkUp/DTD/xhtml11.dtd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML+RDFa 1.0//EN&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;&lt;a href=&quot;http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;Thanks for taking the time to comment.
&lt;br&gt;&lt;br&gt;Best wishes,
&lt;br&gt;&lt;br&gt;Steven Pemberton
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Wed, 11 Nov 2009 14:40:36 +0100, Daniel Hoffmann &amp;nbsp;
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26319028&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;daniel.a.hoffmann@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Dear Sir or Madam
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm a German research assistant teaching a HTML/CSS-course for
&lt;br&gt;&amp;gt; beginners this semester at university in Wuerzburg. I wanted to show
&lt;br&gt;&amp;gt; my students how they can validate their HTML/CSS-Code. But the
&lt;br&gt;&amp;gt; validator &lt;a href=&quot;http://validator.w3.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://validator.w3.org&lt;/a&gt;&amp;nbsp;didn't recognize any errors (omitted
&lt;br&gt;&amp;gt; html-tag, omitted start- and end-tags...). So I tried it with oxygen
&lt;br&gt;&amp;gt; from SyncroSoft. The program told me, that there are errors within the
&lt;br&gt;&amp;gt; DTD. It really tried to validate the document using the DTDs that are
&lt;br&gt;&amp;gt; available online at the W3C homepage. I tried each of the following
&lt;br&gt;&amp;gt; HTML-Declarations and oxygen always detected errors in the DTDs:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.01 Transitional//EN&amp;quot;
&lt;br&gt;&amp;gt; &amp;quot;&lt;a href=&quot;http://www.w3.org/TR/html4/loose.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/html4/loose.dtd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.01//EN&amp;quot;
&lt;br&gt;&amp;gt; &amp;quot;&lt;a href=&quot;http://www.w3.org/TR/html4/strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/html4/strict.dtd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.01 Frameset//EN&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/html4/frameset.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/html4/frameset.dtd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The DTDs you find opening the URLs seem to be damaged. For me it looks
&lt;br&gt;&amp;gt; &amp;nbsp;like some Entities have a missing closing bracket &amp;quot;&amp;gt;&amp;quot; and some
&lt;br&gt;&amp;gt; comments don't start with &amp;quot;&amp;lt;!--&amp;quot; but only with &amp;quot;--&amp;quot;. You can find the
&lt;br&gt;&amp;gt; same problems at chapter 21 of the HTML 4.01 Specification:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.w3.org/TR/1999/REC-html401-19991224/sgml/dtd.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/1999/REC-html401-19991224/sgml/dtd.html&lt;/a&gt;.
&lt;br&gt;&amp;gt; Perhaps I used the wrong URLs in the DTDs or something went wrong with
&lt;br&gt;&amp;gt; a transformation on the website?
&lt;br&gt;&amp;gt; I only want to inform you about this and would ask you to take a look
&lt;br&gt;&amp;gt; at the DTDs yourself to check them.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I know that HTML-code is handled very leniently by all browsers and
&lt;br&gt;&amp;gt; that it doesn't really matter, that the code is absolutely valid. So
&lt;br&gt;&amp;gt; there is actually no need to validate HTML-code. But I think it's a
&lt;br&gt;&amp;gt; matter of good style to keep to a given standard.
&lt;br&gt;&amp;gt; I'm using now XHTML-transitional for my course, this works very well.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Sincerely yours
&lt;br&gt;&amp;gt; Daniel Hoffmann
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/DTD-for-HTML-4.01-on-official-W3C-homepage-damaged--tp26308795p26319028.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26308795</id>
	<title>DTD for HTML 4.01 on official W3C homepage damaged?</title>
	<published>2009-11-11T05:40:36Z</published>
	<updated>2009-11-11T05:40:36Z</updated>
	<author>
		<name>Daniel Hoffmann-4</name>
	</author>
	<content type="html">Dear Sir or Madam
&lt;br&gt;&lt;br&gt;I'm a German research assistant teaching a HTML/CSS-course for
&lt;br&gt;beginners this semester at university in Wuerzburg. I wanted to show
&lt;br&gt;my students how they can validate their HTML/CSS-Code. But the
&lt;br&gt;validator &lt;a href=&quot;http://validator.w3.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://validator.w3.org&lt;/a&gt;&amp;nbsp;didn't recognize any errors (omitted
&lt;br&gt;html-tag, omitted start- and end-tags...). So I tried it with oxygen
&lt;br&gt;from SyncroSoft. The program told me, that there are errors within the
&lt;br&gt;DTD. It really tried to validate the document using the DTDs that are
&lt;br&gt;available online at the W3C homepage. I tried each of the following
&lt;br&gt;HTML-Declarations and oxygen always detected errors in the DTDs:
&lt;br&gt;&lt;br&gt;&amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.01 Transitional//EN&amp;quot;
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/html4/loose.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/html4/loose.dtd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.01//EN&amp;quot;
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/html4/strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/html4/strict.dtd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.01 Frameset//EN&amp;quot;
&lt;br&gt;&amp;nbsp;&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/html4/frameset.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/html4/frameset.dtd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;The DTDs you find opening the URLs seem to be damaged. For me it looks
&lt;br&gt;&amp;nbsp;like some Entities have a missing closing bracket &amp;quot;&amp;gt;&amp;quot; and some
&lt;br&gt;comments don't start with &amp;quot;&amp;lt;!--&amp;quot; but only with &amp;quot;--&amp;quot;. You can find the
&lt;br&gt;same problems at chapter 21 of the HTML 4.01 Specification:
&lt;br&gt;&lt;a href=&quot;http://www.w3.org/TR/1999/REC-html401-19991224/sgml/dtd.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/1999/REC-html401-19991224/sgml/dtd.html&lt;/a&gt;.
&lt;br&gt;Perhaps I used the wrong URLs in the DTDs or something went wrong with
&lt;br&gt;a transformation on the website?
&lt;br&gt;I only want to inform you about this and would ask you to take a look
&lt;br&gt;at the DTDs yourself to check them.
&lt;br&gt;&lt;br&gt;I know that HTML-code is handled very leniently by all browsers and
&lt;br&gt;that it doesn't really matter, that the code is absolutely valid. So
&lt;br&gt;there is actually no need to validate HTML-code. But I think it's a
&lt;br&gt;matter of good style to keep to a given standard.
&lt;br&gt;I'm using now XHTML-transitional for my course, this works very well.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Sincerely yours
&lt;br&gt;Daniel Hoffmann
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/DTD-for-HTML-4.01-on-official-W3C-homepage-damaged--tp26308795p26308795.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26354226</id>
	<title>window 7 upgrade</title>
	<published>2009-11-07T04:14:33Z</published>
	<updated>2009-11-07T04:14:33Z</updated>
	<author>
		<name>owenrv42</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META content=&quot;text/html; charset=iso-8859-1&quot; http-equiv=Content-Type&gt;
&lt;META name=GENERATOR content=&quot;MSHTML 8.00.6001.18852&quot;&gt;

&lt;/HEAD&gt;
&lt;BODY bgColor=#ffffff&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;Dear Sir&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;I am trying to run a compatability test on my pc to 
see if I would be able to upgrade to Windows 7(I'm on Vista at the 
moment)&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;Unfortunately every time I run&amp;nbsp;the 
prorgamme&amp;nbsp;an error&amp;nbsp;message&amp;nbsp;appears under your web address and the 
programme stalls.!&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;Can you help and advise how we can overcome this 
problem.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;Your respectfully&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;Owen Harvey.&lt;/FONT&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/window-7-upgrade-tp26354226p26354226.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26142861</id>
	<title>XHTML Modules and Markup Languages</title>
	<published>2009-10-31T07:25:26Z</published>
	<updated>2009-10-31T07:25:26Z</updated>
	<author>
		<name>Křištof Želechovski</name>
	</author>
	<content type="html">&lt;html xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;meta http-equiv=Content-Type content=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 11 (filtered medium)&quot;&gt;


&lt;/head&gt;

&lt;body lang=PL link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;Regarding your page &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:35.4pt'&gt;&lt;cite&gt;&lt;i&gt;&lt;font size=3 face=&quot;Times New Roman&quot;&gt;&lt;span lang=EN-US style='font-size:12.0pt'&gt;XHTML Modules
and Markup Languages&lt;/span&gt;&lt;/font&gt;&lt;/i&gt;&lt;/cite&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:10.0pt;font-family:Arial'&gt;, section&amp;nbsp;6.1.3. &lt;/span&gt;&lt;/font&gt;&lt;cite&gt;&lt;i&gt;&lt;font face=&quot;Times New Roman&quot;&gt;&lt;span lang=EN-US&gt;DTD Driver&lt;/span&gt;&lt;/font&gt;&lt;/i&gt;&lt;/cite&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:10.0pt;font-family:Arial'&gt; &lt;a style='mso-endnote-id:edn1' href=&quot;#_edn1&quot; name=&quot;_ednref1&quot; title=&quot;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;span class=MsoEndnoteReference&gt;&lt;sup&gt;&lt;span class=MsoEndnoteReference&gt;&lt;sup&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:10.0pt;font-family:Arial'&gt;[*]&lt;/span&gt;&lt;/font&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/a&gt;:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;Is:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;pre style='margin-left:35.4pt'&gt;&lt;font size=2 face=&quot;Courier New&quot;&gt;&lt;span lang=EN-US style='font-size:10.0pt'&gt;&amp;lt;!ENTITY &lt;span class=entity&gt;% xhtml-meta.mod&lt;/span&gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PUBLIC &amp;quot;-//W3C//ELEMENTS XHTML Metainformation 1.0//EN&amp;quot;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;xhtml-meta-1.mod&amp;quot; &amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;Should be:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;pre style='margin-left:35.4pt'&gt;&lt;font size=2 face=&quot;Courier New&quot;&gt;&lt;span lang=EN-US style='font-size:10.0pt'&gt;&amp;lt;!ENTITY &lt;span class=entity&gt;% xhtml-meta.mod&lt;/span&gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PUBLIC &amp;quot;-//W3C//ELEMENTS XHTML Metainformation 1.0//EN&amp;quot;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;&lt;u&gt;http://www.w3.org/TR/xhtml-modularization/DTD/&lt;/u&gt;xhtml-meta-1.mod&amp;quot; &amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;Please fix.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;Best regards,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;Chris&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;div style='mso-element:endnote-list'&gt;&lt;br clear=all&gt;

&lt;hr align=left size=1 width=&quot;33%&quot;&gt;

&lt;div style='mso-element:endnote' id=edn1&gt;

&lt;p class=MsoEndnoteText&gt;&lt;a style='mso-endnote-id:edn1' href=&quot;#_ednref1&quot; name=&quot;_edn1&quot; title=&quot;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;span class=MsoEndnoteReference&gt;&lt;sup&gt;&lt;font size=2 face=&quot;Times New Roman&quot;&gt;&lt;span style='font-size:10.0pt'&gt;&lt;span class=MsoEndnoteReference&gt;&lt;sup&gt;&lt;font size=2 face=&quot;Times New Roman&quot;&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Times New Roman&quot;'&gt;[*]&lt;/span&gt;&lt;/font&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/a&gt;
&lt;a href=&quot;http://www.w3.org/MarkUp/Guide/xhtml-m12n-tutorial/#sec_6.1.3.&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;span lang=EN-US&gt;How to create XHTML Family modules and markup languages for fun and
profit&lt;/span&gt;&lt;/a&gt;&lt;span class=Stylwiadomocie-mail17&gt;&lt;font color=black face=Arial&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XHTML-Modules-and-Markup-Languages-tp26142861p26142861.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26046569</id>
	<title>Re: XHTML modularization DTD public id/catalog issues</title>
	<published>2009-10-25T03:19:19Z</published>
	<updated>2009-10-25T03:19:19Z</updated>
	<author>
		<name>Ville Skyttä</name>
	</author>
	<content type="html">On Sunday 25 October 2009, Ville Skyttä wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; 1) xhtml.cat refers to the following modules/DTDs which are not included in
&lt;br&gt;&amp;gt; the REC-xhtml-modularization-20081008 or ED-xhtml-modularization-20091007
&lt;br&gt;&amp;gt; downloadable tarballs: xhtml-ruby-1.mod, xhtml11-arch.dtd,
&lt;br&gt;&amp;gt; &amp;nbsp;xhtml-redecl-1.mod. (This is not an issue for
&lt;br&gt;&amp;gt; &amp;nbsp;&lt;a href=&quot;http://www.w3.org/MarkUp/DTD/xhtml.cat&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/MarkUp/DTD/xhtml.cat&lt;/a&gt;, just the tarballs.)
&lt;br&gt;&lt;br&gt;Actually xhtml11-arch.dtd and xhtml-redecl-1.mod do not appear to exist at 
&lt;br&gt;&lt;a href=&quot;http://www.w3.org/MarkUp/DTD/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/MarkUp/DTD/&lt;/a&gt;&amp;nbsp;so those two are an issue for the online version 
&lt;br&gt;of xhtml.cat as well. &amp;nbsp;&lt;a href=&quot;http://www.w3.org/MarkUp/DTD/xhtml-ruby-1.mod&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/MarkUp/DTD/xhtml-ruby-1.mod&lt;/a&gt;&amp;nbsp;exists 
&lt;br&gt;but the ruby DTD module is not listed in the spec's DTD module 
&lt;br&gt;implementations, just xhtml.cat.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XHTML-modularization-DTD-public-id-catalog-issues-tp26046508p26046569.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26046508</id>
	<title>XHTML modularization DTD public id/catalog issues</title>
	<published>2009-10-25T03:07:07Z</published>
	<updated>2009-10-25T03:07:07Z</updated>
	<author>
		<name>Ville Skyttä</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;While considering importing XHTML Modularization DTDs for use with local 
&lt;br&gt;catalogs of the W3C markup validator, I found the following public id related 
&lt;br&gt;issues with it (applies to REC-xhtml-modularization-20081008, ED-xhtml-
&lt;br&gt;modularization-20091007, and the currently available files at 
&lt;br&gt;&lt;a href=&quot;http://www.w3.org/MarkUp/DTD/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/MarkUp/DTD/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;1) xhtml.cat refers to the following modules/DTDs which are not included in 
&lt;br&gt;the REC-xhtml-modularization-20081008 or ED-xhtml-modularization-20091007 
&lt;br&gt;downloadable tarballs: xhtml-ruby-1.mod, xhtml11-arch.dtd, xhtml-redecl-1.mod. 
&lt;br&gt;(This is not an issue for &lt;a href=&quot;http://www.w3.org/MarkUp/DTD/xhtml.cat&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/MarkUp/DTD/xhtml.cat&lt;/a&gt;, just the 
&lt;br&gt;tarballs.)
&lt;br&gt;&lt;br&gt;2) xhtml.cat has this public id for xhtml-edit-1.mod:
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot;-//W3C//ELEMENTS XHTML Editing Elements 1.0//EN&amp;quot;
&lt;br&gt;...but the module itself has in its comments:
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot;-//W3C//ELEMENTS XHTML Editing Markup 1.0//EN&amp;quot;
&lt;br&gt;...and the latter is not in xhtml.cat. &amp;nbsp;Which one of these should the public 
&lt;br&gt;id for xhtml-edit-1.mod be? &amp;nbsp;Should the comment in module or the catalog be 
&lt;br&gt;corrected, or are both good and both should be included in xhtml.cat? &amp;nbsp;A quick 
&lt;br&gt;web search produces hits for both public ids in the wild.
&lt;br&gt;&lt;br&gt;3) Similarly as 2) above, xhtml.cat has this public id for xhtml-bdo-1.mod:
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot;-//W3C//ELEMENTS XHTML BIDI Override Element 1.0//EN&amp;quot;
&lt;br&gt;...but the module itself has in its comments:
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot;-//W3C//ELEMENTS XHTML BDO Element 1.0//EN&amp;quot;
&lt;br&gt;...and the latter is not in xhtml.cat. &amp;nbsp;Which one of these should the public 
&lt;br&gt;id for xhtml-bdo-1.mod be? &amp;nbsp;Should the comment in the module or the catalog be 
&lt;br&gt;corrected, or are both good and both should be included in xhtml.cat? &amp;nbsp;A quick 
&lt;br&gt;web search produces hits for both public ids in the wild.
&lt;br&gt;&lt;br&gt;Ville
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XHTML-modularization-DTD-public-id-catalog-issues-tp26046508p26046508.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25696542</id>
	<title>Re: [XHTML Basic 1.1 2e] Typo in example in 5.5</title>
	<published>2009-10-01T03:43:25Z</published>
	<updated>2009-10-01T03:43:25Z</updated>
	<author>
		<name>Shane McCarron</name>
	</author>
	<content type="html">Fixed in the source - will update the public editor's draft soon. &amp;nbsp;
&lt;br&gt;Thanks for your comment!
&lt;br&gt;&lt;br&gt;Steven Pemberton wrote:
&lt;br&gt;&amp;gt; Email: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;input name=&amp;quot;zip&amp;quot; inputmode=&amp;quot;latin lowerCase&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt; should be
&lt;br&gt;&amp;gt; Email: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;input name=&amp;quot;email&amp;quot; inputmode=&amp;quot;latin lowerCase&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Steven
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Shane P. McCarron &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Phone: +1 763 786-8160 x120
&lt;br&gt;Managing Director &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Fax: +1 763 786-8180
&lt;br&gt;ApTest Minnesota &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Inet: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25696542&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shane@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-XHTML-Basic-1.1-2e--Typo-in-example-in-5.5-tp25694498p25696542.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25694498</id>
	<title>[XHTML Basic 1.1 2e] Typo in example in 5.5</title>
	<published>2009-10-01T00:56:44Z</published>
	<updated>2009-10-01T00:56:44Z</updated>
	<author>
		<name>Steven Pemberton-3</name>
	</author>
	<content type="html">Email: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;input name=&amp;quot;zip&amp;quot; inputmode=&amp;quot;latin lowerCase&amp;quot; /&amp;gt;
&lt;br&gt;should be
&lt;br&gt;Email: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;input name=&amp;quot;email&amp;quot; inputmode=&amp;quot;latin lowerCase&amp;quot; /&amp;gt;
&lt;br&gt;&lt;br&gt;Steven
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-XHTML-Basic-1.1-2e--Typo-in-example-in-5.5-tp25694498p25694498.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25662121</id>
	<title>location of the MathML DTD referenced from REC-xhtml1-20020801</title>
	<published>2009-09-29T05:25:21Z</published>
	<updated>2009-09-29T05:25:21Z</updated>
	<author>
		<name>David Carlisle</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;Appendix E of the XHTML 1.0 recommendation says:
&lt;br&gt;&lt;br&gt;&lt;br&gt;[XHTML+MathML] is Available at:
&lt;br&gt;&lt;a href=&quot;http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd&lt;/a&gt;&lt;br&gt;&lt;br&gt;however since MathML 2 2nd edition the location is
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd&lt;/a&gt;&lt;br&gt;&lt;br&gt;Unfortunately the copy at /TR/MathML2/dtd/ is still there (relating to
&lt;br&gt;earlier versions of MathML) and generates errors with some common XML
&lt;br&gt;parsers, in particular due to lack of namespace awareness in the choice
&lt;br&gt;of processing instruction names.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp;SXXP0003: Error reported by XML parser: A colon is not allowed in 
&lt;br&gt;the name 'IS10744:arch'
&lt;br&gt;&lt;br&gt;&lt;br&gt;The use of IS10744:arch affects all the &amp;quot;standard&amp;quot; xhtml dtd as well as
&lt;br&gt;the xhtml+mathml one.
&lt;br&gt;&lt;br&gt;Newer (since 2002) versions of the XHTML+MathML DTD from 
&lt;br&gt;&lt;a href=&quot;http://www.w3.org/Math/DTD/mathml2/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/Math/DTD/mathml2/&lt;/a&gt;&lt;br&gt;or
&lt;br&gt;&lt;a href=&quot;http://www.w3.org/Math/DTD/mathml3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/Math/DTD/mathml3&lt;/a&gt;&lt;br&gt;have these problematic constructs removed.
&lt;br&gt;&lt;br&gt;It would be good if an errata entry could be made updating the
&lt;br&gt;reference. Even better would be if 
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.w3.org/TR/MathML2/dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/MathML2/dtd&lt;/a&gt;&lt;br&gt;&lt;br&gt;redirected to
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.w3.org/Math/DTD/mathml2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/Math/DTD/mathml2&lt;/a&gt;&lt;br&gt;&lt;br&gt;but I'm not sure if that is allowed because of the stability
&lt;br&gt;requirements of the TR area.
&lt;br&gt;&lt;br&gt;David 
&lt;br&gt;&lt;br&gt;(Maintainer of the MathML DTD responding to reports about the old
&lt;br&gt;MathML DTD, which a user confirmed he was led to by this reference in
&lt;br&gt;the XHTML recommendation.)
&lt;br&gt;&lt;br&gt;________________________________________________________________________
&lt;br&gt;The Numerical Algorithms Group Ltd is a company registered in England
&lt;br&gt;and Wales with company number 1249803. The registered office is:
&lt;br&gt;Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.
&lt;br&gt;&lt;br&gt;This e-mail has been scanned for all viruses by Star. The service is
&lt;br&gt;powered by MessageLabs. 
&lt;br&gt;________________________________________________________________________
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/location-of-the-MathML-DTD-referenced-from-REC-xhtml1-20020801-tp25662121p25662121.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25576276</id>
	<title>Re: What happened to input/@ismap?</title>
	<published>2009-09-23T05:31:22Z</published>
	<updated>2009-09-23T05:31:22Z</updated>
	<author>
		<name>Steven Pemberton-3</name>
	</author>
	<content type="html">This seems to be an error no one has spotted before. There are no plans to &amp;nbsp;
&lt;br&gt;update XHTML 1.0, so this error will have to remain I am afraid.
&lt;br&gt;&lt;br&gt;Best wishes,
&lt;br&gt;&lt;br&gt;Steven Pemberton
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Sun, 13 Sep 2009 17:23:09 +0200, Kristof Zelechovski &amp;nbsp;
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25576276&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;giecrilj@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; HTML 4.01 has input/@ismap[1], XHTML 1.0 does not[2]. &amp;nbsp;Why?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; _____
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; [1] &lt;a href=&quot;http://www.w3.org/TR/html401/interact/forms.html#edef-INPUT&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/html401/interact/forms.html#edef-INPUT&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; [2] XHTML
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.w3.org/TR/html/dtds.html#dtdentry_xhtml1-strict.dtd_input&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/html/dtds.html#dtdentry_xhtml1-strict.dtd_input&lt;/a&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; 1.0
&lt;br&gt;&amp;gt; - DTDs
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/What-happened-to-input-%40ismap--tp25424702p25576276.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25576256</id>
	<title>Re: Error in HTML 4.01: invalid example for ABBR</title>
	<published>2009-09-23T05:29:08Z</published>
	<updated>2009-09-23T05:29:08Z</updated>
	<author>
		<name>Steven Pemberton-3</name>
	</author>
	<content type="html">Thanks. Indeed the content of the element should be D&amp;lt;sup&amp;gt;a&amp;lt;/sup&amp;gt;. &amp;nbsp;
&lt;br&gt;However, there are no plans to reissue the HTML4 spec, so this mistake &amp;nbsp;
&lt;br&gt;will not be corrected.
&lt;br&gt;&lt;br&gt;Best wishes,
&lt;br&gt;&lt;br&gt;Steven Pemberton
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Sat, 19 Sep 2009 19:18:22 +0200, Kristof Zelechovski &amp;nbsp;
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25576256&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;giecrilj@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; The HTML 4.01 Specification[1] contains the following example[2]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;ABBR lang=&amp;quot;es&amp;quot; title=&amp;quot;Do&amp;ntilde;a&amp;quot;&amp;gt;Do&amp;ntilde;a&amp;lt;/ABBR&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This is wrong: a word is not an abbreviation for itself.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Please fix.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Chris
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; _____
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; [1] HTML 4.01 Specification &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.w3.org/TR/1999/REC-html401-19991224&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/1999/REC-html401-19991224&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; [2]
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.w3.org/TR/1999/REC-html401-19991224/struct/text.html#edef-ABBR&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/1999/REC-html401-19991224/struct/text.html#edef-ABBR&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 9.2.1 Phrase elements
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-in-HTML-4.01%3A-invalid-example-for-ABBR-tp25523670p25576256.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25523670</id>
	<title>Error in HTML 4.01: invalid example for ABBR</title>
	<published>2009-09-19T10:18:22Z</published>
	<updated>2009-09-19T10:18:22Z</updated>
	<author>
		<name>Křištof Želechovski</name>
	</author>
	<content type="html">&lt;html xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;meta http-equiv=Content-Type content=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 11 (filtered medium)&quot;&gt;


&lt;/head&gt;

&lt;body lang=PL link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;The &lt;/span&gt;&lt;/font&gt;&lt;b&gt;&lt;font size=6 color=&quot;#005a9c&quot; face=Arial&gt;&lt;span lang=EN style='font-size:20.5pt;font-family:Arial;color:#005A9C;
font-weight:bold'&gt;HTML 4.01 Specification&lt;a style='mso-footnote-id:ftn1' href=&quot;#_ftn1&quot; name=&quot;_ftnref1&quot; title=&quot;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;span class=MsoFootnoteReference&gt;&lt;sup&gt;&lt;span class=MsoFootnoteReference&gt;&lt;b&gt;&lt;sup&gt;&lt;font size=6 color=&quot;#005a9c&quot; face=Arial&gt;&lt;span lang=EN style='font-size:20.5pt;font-family:Arial;color:#005A9C;font-weight:
bold'&gt;[1]&lt;/span&gt;&lt;/font&gt;&lt;/sup&gt;&lt;/b&gt;&lt;/span&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN style='font-size:10.0pt;font-family:Arial'&gt; &lt;/span&gt;&lt;/font&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:10.0pt;font-family:Arial'&gt;contains
the following example&lt;a style='mso-footnote-id:ftn2' href=&quot;#_ftn2&quot; name=&quot;_ftnref2&quot; title=&quot;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;span class=MsoFootnoteReference&gt;&lt;sup&gt;&lt;span class=MsoFootnoteReference&gt;&lt;sup&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:10.0pt;font-family:Arial'&gt;[2]&lt;/span&gt;&lt;/font&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoBlockText&gt;&lt;code&gt;&lt;font size=2 face=&quot;Courier New&quot;&gt;&lt;span style='font-size:10.0pt'&gt;&amp;lt;ABBR lang=&amp;quot;es&amp;quot;
title=&amp;quot;Do&amp;amp;ntilde;a&amp;quot;&amp;gt;Do&amp;amp;ntilde;a&amp;lt;/ABBR&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/code&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;This is wrong: a word is not an abbreviation for
itself.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;Please fix.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;Chris&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;div style='mso-element:footnote-list'&gt;&lt;br clear=all&gt;

&lt;hr align=left size=1 width=&quot;33%&quot;&gt;

&lt;div style='mso-element:footnote' id=ftn1&gt;

&lt;p class=MsoFootnoteText&gt;&lt;a style='mso-footnote-id:ftn1' href=&quot;#_ftnref1&quot; name=&quot;_ftn1&quot; title=&quot;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;span class=MsoFootnoteReference&gt;&lt;sup&gt;&lt;font size=2 face=&quot;Times New Roman&quot;&gt;&lt;span style='font-size:10.0pt'&gt;&lt;span class=MsoFootnoteReference&gt;&lt;sup&gt;&lt;font size=2 face=&quot;Times New Roman&quot;&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Times New Roman&quot;'&gt;[1]&lt;/span&gt;&lt;/font&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/a&gt;
&lt;a href=&quot;http://www.w3.org/TR/1999/REC-html401-19991224&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;HTML 4.01 Specification&lt;/a&gt;&lt;span class=Stylwiadomocie-mail17&gt;&lt;font color=black face=Arial&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;div style='mso-element:footnote' id=ftn2&gt;

&lt;p class=MsoFootnoteText&gt;&lt;a style='mso-footnote-id:ftn2' href=&quot;#_ftnref2&quot; name=&quot;_ftn2&quot; title=&quot;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;span class=MsoFootnoteReference&gt;&lt;sup&gt;&lt;font size=2 face=&quot;Times New Roman&quot;&gt;&lt;span style='font-size:10.0pt'&gt;&lt;span class=MsoFootnoteReference&gt;&lt;sup&gt;&lt;font size=2 face=&quot;Times New Roman&quot;&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Times New Roman&quot;'&gt;[2]&lt;/span&gt;&lt;/font&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/a&gt;
&lt;a href=&quot;http://www.w3.org/TR/1999/REC-html401-19991224/struct/text.html#edef-ABBR&quot; title=&quot;Do&amp;amp;ntilde;a&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;span lang=EN-US&gt;9.2.1 Phrase elements&lt;/span&gt;&lt;/a&gt;&lt;span class=Stylwiadomocie-mail17&gt;&lt;font color=black face=Arial&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-in-HTML-4.01%3A-invalid-example-for-ABBR-tp25523670p25523670.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25424702</id>
	<title>What happened to input/@ismap?</title>
	<published>2009-09-13T08:23:09Z</published>
	<updated>2009-09-13T08:23:09Z</updated>
	<author>
		<name>Křištof Želechovski</name>
	</author>
	<content type="html">&lt;html xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;meta http-equiv=Content-Type content=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 11 (filtered medium)&quot;&gt;


&lt;/head&gt;

&lt;body lang=PL link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;HTML 4.01 has input/@ismap&lt;a style='mso-footnote-id:
ftn1' href=&quot;#_ftn1&quot; name=&quot;_ftnref1&quot; title=&quot;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;span class=MsoFootnoteReference&gt;&lt;sup&gt;&lt;span class=MsoFootnoteReference&gt;&lt;sup&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:10.0pt;font-family:Arial'&gt;[1]&lt;/span&gt;&lt;/font&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/a&gt;,
XHTML 1.0 does not&lt;a style='mso-footnote-id:ftn2' href=&quot;#_ftn2&quot; name=&quot;_ftnref2&quot; title=&quot;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;span class=MsoFootnoteReference&gt;&lt;sup&gt;&lt;span class=MsoFootnoteReference&gt;&lt;sup&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:10.0pt;font-family:Arial'&gt;[2]&lt;/span&gt;&lt;/font&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/a&gt;.&amp;nbsp;
Why?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;div style='mso-element:footnote-list'&gt;&lt;br clear=all&gt;

&lt;hr align=left size=1 width=&quot;33%&quot;&gt;

&lt;div style='mso-element:footnote' id=ftn1&gt;

&lt;p class=MsoFootnoteText&gt;&lt;a style='mso-footnote-id:ftn1' href=&quot;#_ftnref1&quot; name=&quot;_ftn1&quot; title=&quot;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;span class=MsoFootnoteReference&gt;&lt;sup&gt;&lt;font size=2 face=&quot;Times New Roman&quot;&gt;&lt;span style='font-size:10.0pt'&gt;&lt;span class=MsoFootnoteReference&gt;&lt;sup&gt;&lt;font size=2 face=&quot;Times New Roman&quot;&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Times New Roman&quot;'&gt;[1]&lt;/span&gt;&lt;/font&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/a&gt;
&lt;a href=&quot;http://www.w3.org/TR/html401/interact/forms.html#edef-INPUT&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/html401/interact/forms.html#edef-INPUT&lt;/a&gt;&lt;span class=Stylwiadomocie-mail17&gt;&lt;font color=black face=Arial&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;div style='mso-element:footnote' id=ftn2&gt;

&lt;p class=MsoFootnoteText&gt;&lt;a style='mso-footnote-id:ftn2' href=&quot;#_ftnref2&quot; name=&quot;_ftn2&quot; title=&quot;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;span class=MsoFootnoteReference&gt;&lt;sup&gt;&lt;font size=2 face=&quot;Times New Roman&quot;&gt;&lt;span style='font-size:10.0pt'&gt;&lt;span class=MsoFootnoteReference&gt;&lt;sup&gt;&lt;font size=2 face=&quot;Times New Roman&quot;&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Times New Roman&quot;'&gt;[2]&lt;/span&gt;&lt;/font&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/a&gt;
&lt;a href=&quot;http://www.w3.org/TR/html/dtds.html#dtdentry_xhtml1-strict.dtd_input&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;XHTML
1.0 - DTDs&lt;/a&gt;&lt;span class=Stylwiadomocie-mail17&gt;&lt;font color=black face=Arial&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/What-happened-to-input-%40ismap--tp25424702p25424702.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25396564</id>
	<title>MAP content model correction</title>
	<published>2009-09-11T00:32:36Z</published>
	<updated>2009-09-11T00:32:36Z</updated>
	<author>
		<name>Křištof Želechovski</name>
	</author>
	<content type="html">&lt;html xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;meta http-equiv=Content-Type content=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 11 (filtered medium)&quot;&gt;


&lt;/head&gt;

&lt;body lang=PL link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;Regarding &lt;/span&gt;&lt;/font&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;font-family:Arial'&gt;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-strict.dtd_map&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;span lang=EN-US&gt;XHTML 1.0 - DTDs&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:10.0pt;font-family:Arial'&gt;:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;Is&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;pre&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:10.0pt;
font-family:Arial'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;span lang=EN&gt;&amp;lt;!ELEMENT &lt;a name=&quot;dtdentry_xhtml1-strict.dtd_map&quot; id=&quot;dtdentry_xhtml1-strict.dtd_map&quot; target=&quot;_top&quot;&gt;map&lt;/a&gt; ((&lt;a href=&quot;http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-strict.dtd_block#dtdentry_xhtml1-strict.dtd_block&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;%block;&lt;/a&gt; | form | &lt;a href=&quot;http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-strict.dtd_misc#dtdentry_xhtml1-strict.dtd_misc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;%misc;&lt;/a&gt;)+ | area+)&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/pre&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;Should be&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;pre&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:10.0pt;
font-family:Arial'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;span lang=EN&gt;&amp;lt;!ELEMENT map ((&lt;a href=&quot;http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-strict.dtd_block&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;%Block;&lt;/a&gt;)+ | area+)&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/pre&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;The present definition of %Block is:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;pre&gt;&lt;font size=2 face=&quot;Courier New&quot;&gt;&lt;span lang=EN style='font-size:10.0pt'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!ENTITY &lt;a name=&quot;dtdentry_xhtml1-strict.dtd_Block&quot; id=&quot;dtdentry_xhtml1-strict.dtd_Block&quot; target=&quot;_top&quot;&gt;% Block&lt;/a&gt; &amp;quot;(&lt;a href=&quot;http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-strict.dtd_block#dtdentry_xhtml1-strict.dtd_block&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;%block;&lt;/a&gt; | form | &lt;a href=&quot;http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-strict.dtd_misc#dtdentry_xhtml1-strict.dtd_misc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;%misc;&lt;/a&gt;)*&amp;quot;&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;Should be:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;pre&gt;&lt;font size=2 face=&quot;Courier New&quot;&gt;&lt;span lang=EN style='font-size:10.0pt'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!ENTITY % Block &amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-strict.dtd_block#dtdentry_xhtml1-strict.dtd_block&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;%block;&lt;/a&gt; | form | &lt;a href=&quot;http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-strict.dtd_misc#dtdentry_xhtml1-strict.dtd_misc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;%misc;&lt;/a&gt;&amp;quot;&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;References to %Block; elsewhere should be replaced with
references to (%Block;)+&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;Motivation: better modularity, easier to implement a
validator following the DTD.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;Please consider.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;Note also that according to &lt;a href=&quot;http://www.w3.org/TR/html401/struct/global.html#h-7.5.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;The global
structure of an HTML document&lt;/a&gt; the BODY element cannot be empty, whereas the
XHTML DTD allows it to be, and it is not discussed among &lt;a href=&quot;http://www.w3.org/TR/xhtml1/diffs.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;XHTML 1.0 - Differences with
HTML&amp;nbsp;4&lt;/a&gt;. &amp;nbsp;I think the difference is unintended and the discrepancy
should be removed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;Please fix ASAP.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;Best regards,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;Chris&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-US style='font-size:
10.0pt;font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MAP-content-model-correction-tp25396564p25396564.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25298822</id>
	<title>XHTML Basic 1.1 Errata</title>
	<published>2009-09-04T10:40:46Z</published>
	<updated>2009-09-04T10:40:46Z</updated>
	<author>
		<name>Stefan Schumacher</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;just translated HTML Basic 1.1 into German.
&lt;br&gt;&lt;br&gt;In my opinion there is a small mistake in the specification.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Section 5.2, paragraph beginning with &amp;quot;Second&amp;quot;: 
&lt;br&gt;For each token t in the inputmode attribute, if in the remaining list 
&lt;br&gt;of tokens representing available input modes
&lt;br&gt;&lt;br&gt;remaining list of tokens
&lt;br&gt;should be:
&lt;br&gt;remaining lists of tokens
&lt;br&gt;&lt;br&gt;&lt;br&gt;So long
&lt;br&gt;Stefan
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;IT und EDV Management
&lt;br&gt;Stefan Schumacher				
&lt;br&gt;Loh 15				Golden Glades 151
&lt;br&gt;58339 Breckerfeld &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Kamshet, INDIA
&lt;br&gt;Tel: +49 172 2718968 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; +91 9923670737
&lt;br&gt;www.schumacher-netz.de
&lt;br&gt;www.gleitschirm-fernweh.de
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XHTML-Basic-1.1-Errata-tp25298822p25298822.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25063573</id>
	<title>Re: Use of empty element shortcut for accidentally empty elements.</title>
	<published>2009-08-20T07:47:10Z</published>
	<updated>2009-08-20T07:47:10Z</updated>
	<author>
		<name>Steven Pemberton-3</name>
	</author>
	<content type="html">&amp;lt;p/&amp;gt; is in fact correct XHTML 1, and the validator is correct in allowing &amp;nbsp;
&lt;br&gt;it.
&lt;br&gt;&lt;br&gt;Section 4.3 explains that in XHTML 1.0, you must terminate all elements &amp;nbsp;
&lt;br&gt;(SGML and HTML terminate some elements for you).
&lt;br&gt;So you must write
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;p&amp;gt;Para 1&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;Para 2&amp;lt;/p&amp;gt;
&lt;br&gt;where you used to be able to write
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;p&amp;gt;Para 1&amp;lt;p&amp;gt;Para 2
&lt;br&gt;&lt;br&gt;However, the informative (rather than normative) guideline in section C.3 &amp;nbsp;
&lt;br&gt;points out that if you want your XHTML 1.0 documents to work in both XHTML &amp;nbsp;
&lt;br&gt;and HTML user agents, then you should use &amp;lt;p&amp;gt;&amp;lt;/p&amp;gt; instead of &amp;lt;p/&amp;gt;, since &amp;nbsp;
&lt;br&gt;HTML user agents don't recognise the &amp;lt;p/&amp;gt; form.
&lt;br&gt;(C.2 points out that for similar reasons you should use &amp;lt;br/&amp;gt; and not &amp;nbsp;
&lt;br&gt;&amp;lt;br&amp;gt;&amp;lt;/br&amp;gt;).
&lt;br&gt;&lt;br&gt;Note that there is a more up-to-date set of guidelines at &amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://www.w3.org/TR/xhtml-media-types/#compatGuidelines&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml-media-types/#compatGuidelines&lt;/a&gt;&lt;br&gt;&lt;br&gt;Hope this helps.
&lt;br&gt;&lt;br&gt;Best wishes,
&lt;br&gt;&lt;br&gt;Steven Pemberton
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Thu, 20 Aug 2009 16:28:51 +0200, Colin Fine &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25063573&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;colin.fine@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Some while ago I realised that the XHTML1.0 spec (in section 4.3) &amp;nbsp;
&lt;br&gt;&amp;gt; licences the empty element shortcut (&amp;lt;xxx/&amp;gt;) only for elements defined &amp;nbsp;
&lt;br&gt;&amp;gt; as empty in the DTD; so that &amp;lt;br/&amp;gt; is legal but &amp;lt;p/&amp;gt; is not.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Recently I pointed this out to somebody on a mailing list &amp;nbsp;
&lt;br&gt;&amp;gt; (&lt;a href=&quot;http://groups.google.com/group/prototype-scriptaculous/t/7df119e31a7c30a9?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/prototype-scriptaculous/t/7df119e31a7c30a9?hl=en&lt;/a&gt;) &amp;nbsp;
&lt;br&gt;&amp;gt; and he replied that the W3C validator accepted forms such as &amp;lt;p/&amp;gt;.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have verified that this is the case.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; As things stand, this appears to me to be a bug in the validator - or is &amp;nbsp;
&lt;br&gt;&amp;gt; there some sort of update to the spec which allows it?
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Use-of-empty-element-shortcut-for-accidentally-empty-elements.-tp25063232p25063573.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25063232</id>
	<title>Use of empty element shortcut for accidentally empty elements.</title>
	<published>2009-08-20T07:28:51Z</published>
	<updated>2009-08-20T07:28:51Z</updated>
	<author>
		<name>ColinFine</name>
	</author>
	<content type="html">Some while ago I realised that the XHTML1.0 spec (in section 4.3) 
&lt;br&gt;licences the empty element shortcut (&amp;lt;xxx/&amp;gt;) only for elements defined 
&lt;br&gt;as empty in the DTD; so that &amp;lt;br/&amp;gt; is legal but &amp;lt;p/&amp;gt; is not.
&lt;br&gt;&lt;br&gt;Recently I pointed this out to somebody on a mailing list 
&lt;br&gt;(&lt;a href=&quot;http://groups.google.com/group/prototype-scriptaculous/t/7df119e31a7c30a9?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/prototype-scriptaculous/t/7df119e31a7c30a9?hl=en&lt;/a&gt;) 
&lt;br&gt;and he replied that the W3C validator accepted forms such as &amp;lt;p/&amp;gt;.
&lt;br&gt;&lt;br&gt;I have verified that this is the case.
&lt;br&gt;&lt;br&gt;As things stand, this appears to me to be a bug in the validator - or is 
&lt;br&gt;there some sort of update to the spec which allows it?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;*Colin Fine*
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;*****Engineering Tools Group
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Pace plc*
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;*/Bringing Technology Home/*
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;*Tel: &amp;nbsp; &amp;nbsp;+44 1274 538038*
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;*****Fax: &amp;nbsp; +44 1274 538056*
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;*Victoria Road, Saltaire, West Yorkshire. BD18 3LF &amp;nbsp;_
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;__www.pace.com_*
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;*/Think before you print! Please consider the environment before
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;printing this e-mail./*
&lt;br&gt;&lt;br&gt;Visit Pace at IBC 2009
&lt;br&gt;This E-mail and any attachments hereto are strictly confidential and intended solely for the addressee. If you are not the intended addressee please notify the sender by return and delete the message. You must not disclose, forward or copy this E-mail or attachments to any third party without the prior consent of the sender. Pace plc is registered in England and Wales (Company no. 1672847) and our Registered Office is at Victoria Road, Saltaire, West Yorkshire, BD18 3LF, UK. Tel +44 (0) 1274 532000 Fax +44 (0) 1274 532010. &amp;lt;&lt;a href=&quot;http://www.pace.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.pace.com&lt;/a&gt;&amp;gt;
&lt;br&gt;Save where otherwise agreed in writing between you and Pace (i) all orders for goods and/or services placed by you are made pursuant to Pace's standard terms and conditions of sale which may have been provided to you, or in any event are available at &lt;a href=&quot;http://www.pace.com/uktcsale.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.pace.com/uktcsale.pdf&lt;/a&gt;&amp;nbsp;(ii) all orders for goods and/or services placed by Pace are subject to Pace's standard terms and conditions of purchase which may have been provided to you, or in any event are available at &lt;a href=&quot;http://www.pace.com/uktcpurch.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.pace.com/uktcpurch.pdf&lt;/a&gt;. All other inconsistent terms in any other documentation including without limitation any purchase order, reschedule instruction, order acknowledgement, delivery note or invoice are hereby excluded.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Use-of-empty-element-shortcut-for-accidentally-empty-elements.-tp25063232p25063232.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24906204</id>
	<title>CURIE spec: URIorSafeCURIE capitalization error-prone</title>
	<published>2009-08-10T12:40:21Z</published>
	<updated>2009-08-10T12:40:21Z</updated>
	<author>
		<name>Barclay, Daniel</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 3.2//EN&quot;&gt;
&lt;HTML&gt;
&lt;HEAD&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;META NAME=&quot;Generator&quot; CONTENT=&quot;MS Exchange Server version 6.5.7654.12&quot;&gt;
&lt;TITLE&gt;CURIE spec: URIorSafeCURIE capitalization error-prone&lt;/TITLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;!-- Converted from text/plain format --&gt;

&lt;P&gt;&lt;FONT SIZE=2&gt;Regarding the CURIE specification currently at &lt;A HREF=&quot;http://www.w3.org/TR/curie/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/curie/&lt;/A&gt;&lt;BR&gt;
(http://www.w3.org/TR/2009/CR-curie-20090116):&lt;BR&gt;
&lt;BR&gt;
In the datatype names URIorSafeCURIE and URIorSafeCURIEs, the&lt;BR&gt;
inconsistent capitalization of initial letters of words (specifically,&lt;BR&gt;
the lack of capitalization of the &amp;quot;o&amp;quot; in &amp;quot;or&amp;quot;) seems very like to&lt;BR&gt;
lead to errors.&lt;BR&gt;
&lt;BR&gt;
Yes, leaving &amp;quot;or&amp;quot; in all lower case does follow standard English&lt;BR&gt;
capitalization, but since these are computer-related identifiers, not&lt;BR&gt;
English titles, the word &amp;quot;or&amp;quot; should also have its first letter&lt;BR&gt;
capitalized, per normal camel-case conventions.&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
Daniel&lt;BR&gt;
--&lt;BR&gt;
(Plain text sometimes corrupted to HTML &amp;quot;courtesy&amp;quot; of Microsoft Exchange.) [F]&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;/FONT&gt;
&lt;/P&gt;

&lt;/BODY&gt;
&lt;/HTML&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/CURIE-spec%3A-URIorSafeCURIE-capitalization-error-prone-tp24906204p24906204.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24906040</id>
	<title>CURIE spec. editorial errors</title>
	<published>2009-08-10T12:29:36Z</published>
	<updated>2009-08-10T12:29:36Z</updated>
	<author>
		<name>Barclay, Daniel</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 3.2//EN&quot;&gt;
&lt;HTML&gt;
&lt;HEAD&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;META NAME=&quot;Generator&quot; CONTENT=&quot;MS Exchange Server version 6.5.7654.12&quot;&gt;
&lt;TITLE&gt;CURIE spec. editorial errors&lt;/TITLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;!-- Converted from text/plain format --&gt;

&lt;P&gt;&lt;FONT SIZE=2&gt;The document currently at &lt;A HREF=&quot;http://www.w3.org/TR/curie/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/curie/&lt;/A&gt;&lt;BR&gt;
(&lt;A HREF=&quot;http://www.w3.org/TR/2009/CR-curie-20090116&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2009/CR-curie-20090116&lt;/A&gt;) contains several editorial&lt;BR&gt;
errors:&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
* Section 1 says:&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Moreover, in this example, we want the names within that scope to&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a URI that will reveal the meaning of that ISBN.&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp; (Something is missing (perhaps &amp;quot;to map&amp;quot;).)&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
* Section 1 says&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... the syntax of QNames is overly-restrictive ..&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp; The hyphen isn't needed in that case (because &amp;quot;overly&amp;quot; is an&lt;BR&gt;
&amp;nbsp;&amp;nbsp; adverb).&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
* Section 1 says:&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CURIEs expand to any IRI.&amp;nbsp; QNames are treated as value pairs, but&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; even if those pairs are combined into a string, only a subset of&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IRIs can be represented.&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp; Something is really unclear in that first sentence.&amp;nbsp; It does not&lt;BR&gt;
&amp;nbsp;&amp;nbsp; convey the its apparent intended meaning because of its imprecision.&lt;BR&gt;
&amp;nbsp;&amp;nbsp; (The set of all CURIEs does _not_ expand to any single IRI.)&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp; The paragraph should probably first be written in terms of singular&lt;BR&gt;
&amp;nbsp;&amp;nbsp; items, e.g.: &amp;quot;A CURIE expands to an IRI.&amp;nbsp; A QName is treated as a&lt;BR&gt;
&amp;nbsp;&amp;nbsp; value pair ...&amp;quot;&amp;nbsp; (Obviously, second, the part about being able to&lt;BR&gt;
&amp;nbsp;&amp;nbsp; represent any IRI needs to be re-added somehow.)&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
* Section 2.2 says:&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... &amp;quot;URI-references, IRI-references&amp;quot; ..&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp; Those hyphens are extraneous.&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
* Section 3 says:&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The following definition makes the set of CURIEs a syntactic&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; superset of the set of QNames.&amp;nbsp; It is comprised of two&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; components, a prefix and a reference. ...&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; safe_curie&amp;nbsp; :=&amp;nbsp;&amp;nbsp; '[' curie ']'&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; curie&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :=&amp;nbsp;&amp;nbsp; [ [ prefix ] ':' ] reference&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; prefix&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :=&amp;nbsp;&amp;nbsp; NCName&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; reference&amp;nbsp;&amp;nbsp; :=&amp;nbsp;&amp;nbsp; irelative-ref (as defined in IRI)&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp; First, the &amp;quot;is comprised of&amp;quot; is backwards.&amp;nbsp; (A whole comprises its&lt;BR&gt;
&amp;nbsp;&amp;nbsp; parts (or is _composed_ of them); it is not &amp;quot;comprised of&amp;quot; its&lt;BR&gt;
&amp;nbsp;&amp;nbsp; parts.)&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp; Second, it is not the definition that comprises two components.&lt;BR&gt;
&amp;nbsp;&amp;nbsp; (The first and second sentences are not coordinated right--as&lt;BR&gt;
&amp;nbsp;&amp;nbsp; things are written, the &amp;quot;it&amp;quot; refers to &amp;quot;the following definition,&amp;quot;&lt;BR&gt;
&amp;nbsp;&amp;nbsp; not to &amp;quot;a CURIE&amp;quot; or &amp;quot;the curie production.&amp;quot;)&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
* Section 3 says:&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Such reserved values MUST translate into an IRI, just as with any&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; other CURIE.&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp; That wording doesn't say what it (apparently) means.&amp;nbsp; It should say&lt;BR&gt;
&amp;nbsp;&amp;nbsp; something like:&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Such a reserved value MUST translate into an IRI, just as with any&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; other CURIE.&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
* Section 3 says:&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Host languages MAY define additional constraints on these syntax&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rules when CURIES are used ...&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp; (The &amp;quot;s&amp;quot; is capitalized.)&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
* Section 4.1 says:&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The [SPARQL] language provides ...&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp; Shouldn't that really be something like the following?&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The SPARQL language [SPARQL] provides ...&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp; (That is, the bracketed text represents a footnote reference, so&lt;BR&gt;
&amp;nbsp;&amp;nbsp; the sentence should be readable without that text, right?&amp;nbsp; So&lt;BR&gt;
&amp;nbsp;&amp;nbsp; writing &amp;quot;The [SPARQL] language provides ...&amp;quot; reads as &amp;quot;The&lt;BR&gt;
&amp;nbsp;&amp;nbsp; language provides ...,&amp;quot; which certainly isn't the intent.&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp; For example, see the SPARQL spec's section 1.2.2&lt;BR&gt;
&amp;nbsp;&amp;nbsp; (http://www.w3.org/TR/rdf-sparql-query/#docDataDesc):&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This document uses the Turtle [TURTLE] data format to ...&lt;BR&gt;
&amp;nbsp;&amp;nbsp; )&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
(_If_ W3C specifications are to be in American English:&amp;nbsp; The phrases&lt;BR&gt;
quoted with single quotes should use double quotes.)&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
Daniel&lt;BR&gt;
--&lt;BR&gt;
(Plain text sometimes corrupted to HTML &amp;quot;courtesy&amp;quot; of Microsoft Exchange.) [F]&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;/FONT&gt;
&lt;/P&gt;

&lt;/BODY&gt;
&lt;/HTML&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/CURIE-spec.-editorial-errors-tp24906040p24906040.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24572990</id>
	<title>http://www.w3.org/TR/2009/NOTE-xhtml-media-types-20090116/#a_example  	typo?</title>
	<published>2009-07-17T10:41:23Z</published>
	<updated>2009-07-17T10:41:23Z</updated>
	<author>
		<name>Pierre-Paul Paquin</name>
	</author>
	<content type="html">&lt;a href=&quot;http://www.w3.org/TR/2009/NOTE-xhtml-media-types-20090116/#a_example&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2009/NOTE-xhtml-media-types-20090116/#a_example&lt;/a&gt; has the following two lines:&lt;br&gt;&lt;br&gt;&lt;pre class=&quot;example&quot;&gt;&amp;lt;!-- use lang and xml:lang if your language supports it - A.7 --&amp;gt;&lt;br&gt;
&amp;lt;html xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot; xml:lang=&amp;quot;en&amp;quot;&amp;gt;&lt;br&gt;&lt;/pre&gt;&lt;br&gt;It seems to me that the second line is missing &amp;#39;lang=&amp;quot;en&amp;quot;&amp;#39;. I think it should be&lt;br&gt;
&lt;br&gt;&lt;pre class=&quot;example&quot;&gt;&amp;lt;html xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot; lang=&amp;quot;en&amp;quot; xml:lang=&amp;quot;en&amp;quot;&amp;gt;&lt;/pre&gt;
&lt;br&gt;Thanks for your good work.&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/http%3A--www.w3.org-TR-2009-NOTE-xhtml-media-types-20090116--a_example--%09typo--tp24572990p24572990.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24261814</id>
	<title>Re: What Kind of a Group is this and How I become member of this  	group?</title>
	<published>2009-06-29T13:56:15Z</published>
	<updated>2009-06-29T13:56:15Z</updated>
	<author>
		<name>Cindy Sue Causey</name>
	</author>
	<content type="html">On 6/29/09, Kamaal &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24261814&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kamal@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; What kind of a Group is this and how I become member of this group? Is
&lt;br&gt;&amp;gt; there any Member or Moderator or Admin know me well?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Responding so that those, as I, who received it, know its origin.. A
&lt;br&gt;quick peek at the source reflected this www-html-editor listserv
&lt;br&gt;addy.. :)
&lt;br&gt;&lt;br&gt;Happy Monday to All.. :)
&lt;br&gt;&lt;br&gt;Cindy Sue
&lt;br&gt;&lt;br&gt;- :: -
&lt;br&gt;Celebrating Community Choice and Independent Living!
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://claimid.com/butterfly&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://claimid.com/butterfly&lt;/a&gt;&lt;br&gt;Georgia Voices That Count, 2005
&lt;br&gt;Talking Rock, GA, USA
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/What-Kind-of-a-Group-is-this-and-How-I-become-member-of-this-group--tp24261413p24261814.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24261413</id>
	<title>What Kind of a Group is this and How I become member of this group?</title>
	<published>2009-06-29T13:11:35Z</published>
	<updated>2009-06-29T13:11:35Z</updated>
	<author>
		<name>Kamaal</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;Hello,
&lt;br&gt;&lt;br&gt;What kind of a Group is this and how I become member of this group? Is
&lt;br&gt;there any Member or Moderator or Admin know me well?
&lt;br&gt;&lt;br&gt;Please send more information or unsubscribe me!
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;Kamaal
&lt;br&gt;--
&lt;br&gt;--~--~---------~--~----~------------~-------~--~----~
&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;IBroadcast Qatar&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24261413&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ibroadcast-qatar@...&lt;/a&gt;
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24261413&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ibroadcast-qatar+unsubscribe@...&lt;/a&gt;
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/ibroadcast-qatar?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/ibroadcast-qatar?hl=en&lt;/a&gt;&lt;br&gt;-~----------~----~----~----~------~----~------~--~---
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/What-Kind-of-a-Group-is-this-and-How-I-become-member-of-this-group--tp24261413p24261413.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24123993</id>
	<title>XHTML Media Types</title>
	<published>2009-06-20T03:37:38Z</published>
	<updated>2009-06-20T03:37:38Z</updated>
	<author>
		<name>Thomas 'PointedEars' Lahn</name>
	</author>
	<content type="html">Hello all,
&lt;br&gt;&lt;br&gt;while reviewing the updated &amp;lt;&lt;a href=&quot;http://www.w3.org/TR/xhtml-media-types/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml-media-types/&lt;/a&gt;&amp;gt;,
&lt;br&gt;I noticed the following errors and omissions:
&lt;br&gt;&lt;br&gt;| A.2. Elements that can never have content
&lt;br&gt;| [...]
&lt;br&gt;| Rationale: HTML user agents ignore the &amp;nbsp;/&amp;gt; at the end of a tag, [...]
&lt;br&gt;&lt;br&gt;I am afraid that statement, in its absoluteness, is plain wrong. &amp;nbsp;(It was
&lt;br&gt;also in XHTML 1.0, Appendix C, and is addressed in my criticism of that
&lt;br&gt;section to define a variant of XHTML 1.0 that would be &amp;quot;HTML-compatible&amp;quot;.
&lt;br&gt;Because, strictly speaking, HTML and XHTML are *incompatible*. &amp;nbsp;But I digress.)
&lt;br&gt;&lt;br&gt;It is merely correct to say that some HTML UAs, maybe many of them, ignore
&lt;br&gt;the `/'. &amp;nbsp;It is incorrect to say that &amp;quot;HTML UAs&amp;quot; (implies in that context:
&lt;br&gt;all) do, because there are standard-conforming HTML UAs that treat `/&amp;gt;' like
&lt;br&gt;`&amp;gt;&amp;gt;'; most notably, the current version of the W3C Markup Validator, but
&lt;br&gt;there are also practical examples:
&lt;br&gt;&lt;br&gt;&amp;lt;&lt;a href=&quot;http://dodabo.de/html+css/tests/shorttag.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dodabo.de/html+css/tests/shorttag.html&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;You will notice that these include Links and lynx, which are known to
&lt;br&gt;provide input for screen readers and Braille lines (for people with impaired
&lt;br&gt;vision, and blind people), and thus cannot be reasonably discounted. &amp;nbsp;So it
&lt;br&gt;seems only fair to mention in the guideline, at least, that serving XHTML as
&lt;br&gt;text/html as suggested can, at least, create accessibility issues.
&lt;br&gt;&lt;br&gt;| A.4. Embedded Style Sheets and Scripts
&lt;br&gt;|
&lt;br&gt;| &amp;nbsp; DO use external style sheets if your style sheet uses &amp;lt; or &amp; or ]]&amp;gt; or
&lt;br&gt;| &amp;nbsp; --. DO NOT use an internal stylesheet if the style rules contain any of
&lt;br&gt;| &amp;nbsp; the above characters.
&lt;br&gt;|
&lt;br&gt;| &amp;nbsp; DO use external scripts if your script uses &amp;lt; or &amp; or ]]&amp;gt; or --. DO NOT
&lt;br&gt;| &amp;nbsp; embed a script in a document if it contains any of these characters
&lt;br&gt;&lt;br&gt;In my opinion, mentioning `--' like this is misleading. &amp;nbsp;AFAICS, it will do
&lt;br&gt;no harm to a stylesheet or a script unless it is preceded by `&amp;lt;!', and the
&lt;br&gt;corresponding section has not been marked up as CDATA. &amp;nbsp;This should be
&lt;br&gt;clarified.
&lt;br&gt;&lt;br&gt;In addition, it should be pointed out that
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;lt;script ...&amp;gt;&amp;lt;!--
&lt;br&gt;&amp;nbsp; &amp;nbsp; ...
&lt;br&gt;&amp;nbsp; --&amp;gt;&amp;lt;/script&amp;gt;
&lt;br&gt;&lt;br&gt;(including cases with white-space before `&amp;lt;!..', or after `--&amp;gt;', or `//'
&lt;br&gt;before `&amp;lt;!--') is considered harmful as it will comment out the `script'
&lt;br&gt;element's content in XHTML parsed by an XML UA (content model: PCDATA), and
&lt;br&gt;at least the last line will lead to script syntax errors (invalid operand
&lt;br&gt;for pre-decrement) in XHTML parsed by an HTML UA (content model: CDATA).
&lt;br&gt;&lt;br&gt;HTML 2.0 (RFC 1866), which did not yet have the SCRIPT element, is OBSOLETE
&lt;br&gt;since about 9 years (RFC 2854, 2000-06 CE) now, so UAs still requiring this
&lt;br&gt;should be considered borken. &amp;nbsp;Pre-HTML-3.2/4.01 (Browser War I era) UAs are
&lt;br&gt;pretty much obsolete by now, too. &amp;nbsp;(That said, there was never a real need
&lt;br&gt;to hide script code in the HEAD element, which is where most people appear
&lt;br&gt;to use it.)
&lt;br&gt;&lt;br&gt;So developers should be advised that the pseudo-CDO and -CDC should simply
&lt;br&gt;be omitted from scripts. &amp;nbsp;(HTML 4.01 [1999-12-24] did not make that clear,
&lt;br&gt;nor did XHTML 1.0, Second Edition [2002-08-01], Appendix C. &amp;nbsp;It is [thus?] a
&lt;br&gt;frequent issue in [de.]comp.lang.javascript where I am a regular contributor.)
&lt;br&gt;&lt;br&gt;| A.6. Deleted
&lt;br&gt;|
&lt;br&gt;| This guideline was deleted because it is no longer relevant.
&lt;br&gt;&lt;br&gt;I suggest deleting this subsection as it is more confusing than helpful.
&lt;br&gt;If it was relevant before, one should find a note of its deletion in the
&lt;br&gt;document history. &amp;nbsp;One would have to look up a previous version of the WG
&lt;br&gt;Note in any case.
&lt;br&gt;&lt;br&gt;| A.11. Document Object Model and XHTML
&lt;br&gt;| [...]
&lt;br&gt;| For example, in JavaScript you might do something like:
&lt;br&gt;|
&lt;br&gt;| &amp;nbsp; &amp;nbsp;...
&lt;br&gt;| &amp;nbsp; &amp;nbsp;var name=node.name().toLowerCase;
&lt;br&gt;| &amp;nbsp; &amp;nbsp;if ( name == 'table' ) {
&lt;br&gt;| &amp;nbsp; &amp;nbsp; &amp;nbsp; ...
&lt;br&gt;| &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&lt;br&gt;MUST be (to work, and make sense):
&lt;br&gt;&lt;br&gt;&amp;nbsp; var name=node.nodeName.toLowerCase();
&lt;br&gt;&amp;nbsp; // ...
&lt;br&gt;&lt;br&gt;SHOULD be at least:
&lt;br&gt;&lt;br&gt;&amp;nbsp; var elName = node.nodeName.toLowerCase();
&lt;br&gt;&amp;nbsp; if (elName === &amp;quot;table&amp;quot;) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; ...
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;&lt;br&gt;(`name' is an identifier unwise to choose. &amp;nbsp;For example, Window objects
&lt;br&gt;already have a `name' property that might be shadowed with this, and `name'
&lt;br&gt;could as well indicate the name of HTML DOM object representing a form control.
&lt;br&gt;&lt;br&gt;Changes in quotes only because I think double-quotes are better legible, and
&lt;br&gt;apostrophes, aka single-quotes, should only be used when necessary.)
&lt;br&gt;&lt;br&gt;However, since HTML user agents are supposedly still in the majority, and
&lt;br&gt;that I know of yield an uppercase node name, the following would be more
&lt;br&gt;efficient overall:
&lt;br&gt;&lt;br&gt;&amp;nbsp; var elName = node.nodeName.toUpperCase();
&lt;br&gt;&amp;nbsp; if (elName === &amp;quot;TABLE&amp;quot;) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; ...
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;&lt;br&gt;or
&lt;br&gt;&lt;br&gt;&amp;nbsp; if (/^TABLE$/i.test(node.nodeName) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; ...
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;&lt;br&gt;as Regular Expressions and RegExp initializers are specified since
&lt;br&gt;ECMAScript Edition 3, and supported since JavaScript 1.2, JScript
&lt;br&gt;3.1.3510 (supposedly 3.0), whereas both predate it, and at least
&lt;br&gt;Opera 5.02. &amp;nbsp;(See also: &amp;lt;&lt;a href=&quot;http://PointedEars.de/es-matrix&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://PointedEars.de/es-matrix&lt;/a&gt;&amp;gt;)
&lt;br&gt;&lt;br&gt;| A.21. document.write
&lt;br&gt;| [...]
&lt;br&gt;| Rationale: Native XML user agents may not support this technique for
&lt;br&gt;| modifying the content of the document.
&lt;br&gt;&lt;br&gt;You are correct, for example Netscape/Mozilla Gecko does not support
&lt;br&gt;document.write() in XML mode. &amp;nbsp;I cannot remember of any user agent that
&lt;br&gt;does. &amp;nbsp;However, it would appear that this is either a bug in those user
&lt;br&gt;agents, or W3C DOM Level 2 HTML is incorrect/imprecise. &amp;nbsp;For the latter
&lt;br&gt;says that
&lt;br&gt;&lt;br&gt;| 1.1. Introduction
&lt;br&gt;|
&lt;br&gt;| This section extends the DOM Level 2 Core API [DOM Level 2 Core] to
&lt;br&gt;| describe objects and methods specific to HTML documents [HTML 4.01],
&lt;br&gt;| and XHTML documents [XHTML 1.0].
&lt;br&gt;&lt;br&gt;but it defines HTMLDocument::write(), which is implemented as document.write().
&lt;br&gt;&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html#ID-75233634&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html#ID-75233634&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;Maybe you could clarify this (in cooperation with the DOM Working Group)?
&lt;br&gt;&lt;br&gt;As for the rest, thank you very much for the update; you have pointed out
&lt;br&gt;some important issues regarding compatibility that were not in the first
&lt;br&gt;edition, and that will help us in the future.
&lt;br&gt;&lt;br&gt;I would suggest you consider removing Appendix C from XHTML 1.0 in the next
&lt;br&gt;revision, and to refer to the WG Note instead.
&lt;br&gt;&lt;br&gt;I am looking forward to your reply. &amp;nbsp;Thank you in advance.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Kind regards,
&lt;br&gt;&lt;br&gt;PointedEars
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XHTML-Media-Types-tp24123993p24123993.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24084711</id>
	<title>[xhtml-media-types] A. 19 and XHTML Basic 1.1</title>
	<published>2009-06-17T01:12:36Z</published>
	<updated>2009-06-17T01:12:36Z</updated>
	<author>
		<name>Masataka Yakura-2</name>
	</author>
	<content type="html">Hello.
&lt;br&gt;&lt;br&gt;I got a blog comment which questioned about the relationship between
&lt;br&gt;XHTML Basic 1.1 and Media Types document, and found that interesting.
&lt;br&gt;So let me share that.
&lt;br&gt;&lt;br&gt;The guy pointed out guideline A.19 in xhtml-media-types, which
&lt;br&gt;suggests to write &amp;lt;tbody&amp;gt; explicitly.
&lt;br&gt;&lt;br&gt;&amp;gt;A.19. Explicit &amp;lt;tbody&amp;gt; Elements
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; DO use explicit tbody elements within tables.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; Rationale: While the content model of the table element permits the
&lt;br&gt;&amp;gt; &amp;nbsp; tbody element to be skipped, in HTML 4 this element is implicit.
&lt;br&gt;&amp;gt; &amp;nbsp; HTML 4 user agents will silently add this element, thus potentially
&lt;br&gt;&amp;gt; &amp;nbsp; confusing scripts or style sheets.
&lt;br&gt;&lt;br&gt;However, &amp;lt;tbody&amp;gt; is not defined in Basic 1.1 since it only contains
&lt;br&gt;Basic Table module.
&lt;br&gt;&lt;br&gt;He said he wondered whether he cannot use tables in Basic 1.1 to
&lt;br&gt;follow the guideline.
&lt;br&gt;I'm sure that's not what the guideline is intended (I think he seemed
&lt;br&gt;to be, too). But perhaps that guideline should say it doesn't apply to
&lt;br&gt;profiles that don't contain &amp;lt;tbody&amp;gt;.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;-- 
&lt;br&gt;Masataka Yakura
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24084711&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;myakura.web@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-xhtml-media-types--A.-19-and-XHTML-Basic-1.1-tp24084711p24084711.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23838423</id>
	<title>Re: XHTML1: Suggested improvements to Appendix C (PR#6232)</title>
	<published>2009-06-02T11:44:52Z</published>
	<updated>2009-06-02T11:44:52Z</updated>
	<author>
		<name>Ian Hickson</name>
	</author>
	<content type="html">On Tue, 2 Jun 2009, Shane McCarron wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;5.1. Internet Media Type
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; XHTML 1.0 documents SHOULD be labeled with the Internet Media Type
&lt;br&gt;&amp;gt; &amp;quot;application/xhtml+xml&amp;quot; as defined in [RFC3236
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090602/#ref-rfc3236&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090602/#ref-rfc3236&lt;/a&gt;&amp;gt;]. For
&lt;br&gt;&amp;gt; informaiton on delivering XHTML 1.0 Documents to user agents that do not
&lt;br&gt;&amp;gt; natively handle this media type, see the informative note [XHTMLMIME
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090602/#ref-xhtmlmime&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090602/#ref-xhtmlmime&lt;/a&gt;&amp;gt;].
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; [1] &lt;a href=&quot;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090602&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090602&lt;/a&gt;&lt;/div&gt;&lt;br&gt;That's much better, thanks.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Ian Hickson &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; U+1047E &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;)\._.,--....,'``. &amp;nbsp; &amp;nbsp;fL
&lt;br&gt;&lt;a href=&quot;http://ln.hixie.ch/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ln.hixie.ch/&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;U+263A &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/, &amp;nbsp; _.. \ &amp;nbsp; _\ &amp;nbsp;;`._ ,.
&lt;br&gt;Things that are impossible just take longer. &amp;nbsp; `._.-(,_..'--(,_..'`-.;.'
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-XHTML1%3A-Suggested-improvements-to-Appendix-C-%28PR-6232%29-tp23770822p23838423.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23835650</id>
	<title>Re: XHTML1: Suggested improvements to Appendix C (PR#6232)</title>
	<published>2009-06-02T09:02:10Z</published>
	<updated>2009-06-02T09:02:10Z</updated>
	<author>
		<name>Shane McCarron</name>
	</author>
	<content type="html">Ian,
&lt;br&gt;&lt;br&gt;Thanks for your comments. &amp;nbsp;In the call today we discussed how to try to 
&lt;br&gt;address (what we felt was) your core objection - that of normatively 
&lt;br&gt;defining handling for text/html. &amp;nbsp;While the group does NOT agree that 
&lt;br&gt;this draft document normatively requires anything with regard to 
&lt;br&gt;text/html, we do agree that the text in section 5.1 was poor. &amp;nbsp;We 
&lt;br&gt;suggest the following new wording, also reflected in [1]:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; 5.1. Internet Media Type
&lt;br&gt;&lt;br&gt;XHTML 1.0 documents SHOULD be labeled with the Internet Media Type 
&lt;br&gt;&amp;quot;application/xhtml+xml&amp;quot; as defined in [RFC3236 
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090602/#ref-rfc3236&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090602/#ref-rfc3236&lt;/a&gt;&amp;gt;]. For 
&lt;br&gt;informaiton on delivering XHTML 1.0 Documents to user agents that do not 
&lt;br&gt;natively handle this media type, see the informative note [XHTMLMIME 
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090602/#ref-xhtmlmime&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090602/#ref-xhtmlmime&lt;/a&gt;&amp;gt;].
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090602&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090602&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Ian Hickson wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Thu, 28 May 2009, Shane McCarron wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Do you have a link to the most recent editor's draft of the XHTML 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; specification so that I can see if the new text addresses my comments?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Sure. &amp;nbsp;W3C XHTML 2 Drafts are publicly available via our drafts page [1] 
&lt;br&gt;&amp;gt;&amp;gt; - within that page you will find an updated XHTML 1 editors draft we are 
&lt;br&gt;&amp;gt;&amp;gt; preparing for PER - the latest is [2]. &amp;nbsp;You might also want to look at 
&lt;br&gt;&amp;gt;&amp;gt; the Working Group Note that was published earlier this year [3].
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [1] &lt;a href=&quot;http://www.w3.org/MarkUp/Drafts&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/MarkUp/Drafts&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; [2] &lt;a href=&quot;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090528/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090528/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; [3] &lt;a href=&quot;http://www.w3.org/TR/2009/NOTE-xhtml-media-types-20090116/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2009/NOTE-xhtml-media-types-20090116/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; With respect to the issue quoted below (PR#6232), I do not find the 
&lt;br&gt;&amp;gt; working group's response to be satisfactory, as the underlying problem is 
&lt;br&gt;&amp;gt; still present in the XHTML 1.0 3rd edition draft.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Specifically, I object to the following comment in section 5.1:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; : &amp;nbsp;XHTML Documents which follow the guidelines set forth in [XHTMLMIME] 
&lt;br&gt;&amp;gt; : &amp;nbsp;may be labeled with the Internet Media Type &amp;quot;text/html&amp;quot; [RFC2854]
&lt;br&gt;&amp;gt; &amp;nbsp;-- &lt;a href=&quot;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090528/#media&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090528/#media&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; My original comments stand, namely that I request that either this prose 
&lt;br&gt;&amp;gt; be removed, disallowing XHTML documens to be sent as text/html, or that 
&lt;br&gt;&amp;gt; the guidelines set forth in [XHTMLMIME] have the changes listed below made 
&lt;br&gt;&amp;gt; to them, including in particular making the guidelines normative, and that 
&lt;br&gt;&amp;gt; the text following the above phrase, namely:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; : &amp;nbsp;[...] as they are compatible with most HTML browsers.
&lt;br&gt;&amp;gt; &amp;nbsp;-- &lt;a href=&quot;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090528/#media&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090528/#media&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ...be changed to refer to &amp;quot;legacy Tag Soup user agents&amp;quot; or some similar 
&lt;br&gt;&amp;gt; wording that admits that XHTML cannot be made compatible with HTML, only 
&lt;br&gt;&amp;gt; with the error handling code of existing user agents.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thank you for responding to my comments.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I believe the XHTML1 spec is wrong to allow XHTML to be sent as
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; text/html. While in theory XHTML1 can be made compatible with Tag Soup
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; UAs while still being valid and correct, the reality is that few
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; authors are able to do so.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I recommend that the working group consider releasing another edition
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; of XHTML1, that removes the ability to send XHTML as text/html.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; However, if the working group does not wish to do this, I believe the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; following changes need to be made to appendix C:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 1. Make the appendix normative.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 2. Change &amp;quot;on existing HTML user agents&amp;quot; to &amp;quot;on legacy Tag Soup user
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;agents&amp;quot; or some similar wording that admits that XHTML cannot be
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;made compatible with HTML, only with the error handling code of
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;existing user agents.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 3. Change the suggestion that XML declarations should be omitted to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;a more strongly worded recommendation, as XML PIs trigger quirks
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;mode in WinIE6 and are displayed verbatim on PocketIE.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 4. Remove one of the duplicated sentences in &amp;quot;C.4. Embedded Style
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;Sheets and Scripts&amp;quot;, and require that script and style blocks be
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;neither &amp;quot;commented out&amp;quot; (with &amp;lt;!--/--&amp;gt;), nor enclosed in CDATA
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;blocks, nor include any entities.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 5. Add a section requiring that &amp;lt;tbody&amp;gt; not be omitted.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 6. Change the &amp;quot;C.11. Document Object Model and XHTML&amp;quot; section
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;slightly so that it requires that scripts be aware that when
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;treated as XML, they should use the namespace-aware Core APIs,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;and when treated as HTML, it should use the DOM1 Core APIs;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;similarly, that all script compare tagNames and attributes by
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;lowercasing them first.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 7. Require that stylesheets style the HTML element rather than the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;BODY element.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 8. Documents should not use the &amp;lt;meta http-equiv=&amp;quot;Content-Type&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;element. (Actually this applies to all XHTML.)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 9. There should be no use of namespaces other than the XHTML one.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;(This is true of all valid XHTML elements anyway.)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;10. There should be no XML Stylesheet PIs anywhere. (See 3)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Overall, I think the language should be made more strict (&amp;quot;MUST&amp;quot;s
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; rather than &amp;quot;SHOULD&amp;quot; or &amp;quot;MAY&amp;quot;). Stricter requirements are a great help
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; when evangelising the use of correct markup.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Shane P. McCarron &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Phone: +1 763 786-8160 x120
&lt;br&gt;Managing Director &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Fax: +1 763 786-8180
&lt;br&gt;ApTest Minnesota &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Inet: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23835650&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shane@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-XHTML1%3A-Suggested-improvements-to-Appendix-C-%28PR-6232%29-tp23770822p23835650.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23770822</id>
	<title>Re: XHTML1: Suggested improvements to Appendix C (PR#6232)</title>
	<published>2009-05-28T14:54:33Z</published>
	<updated>2009-05-28T14:54:33Z</updated>
	<author>
		<name>Ian Hickson</name>
	</author>
	<content type="html">On Thu, 28 May 2009, Shane McCarron wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Do you have a link to the most recent editor's draft of the XHTML 
&lt;br&gt;&amp;gt; &amp;gt; specification so that I can see if the new text addresses my comments?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Sure. &amp;nbsp;W3C XHTML 2 Drafts are publicly available via our drafts page [1] 
&lt;br&gt;&amp;gt; - within that page you will find an updated XHTML 1 editors draft we are 
&lt;br&gt;&amp;gt; preparing for PER - the latest is [2]. &amp;nbsp;You might also want to look at 
&lt;br&gt;&amp;gt; the Working Group Note that was published earlier this year [3].
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; [1] &lt;a href=&quot;http://www.w3.org/MarkUp/Drafts&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/MarkUp/Drafts&lt;/a&gt;&lt;br&gt;&amp;gt; [2] &lt;a href=&quot;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090528/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090528/&lt;/a&gt;&lt;br&gt;&amp;gt; [3] &lt;a href=&quot;http://www.w3.org/TR/2009/NOTE-xhtml-media-types-20090116/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2009/NOTE-xhtml-media-types-20090116/&lt;/a&gt;&lt;/div&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;With respect to the issue quoted below (PR#6232), I do not find the 
&lt;br&gt;working group's response to be satisfactory, as the underlying problem is 
&lt;br&gt;still present in the XHTML 1.0 3rd edition draft.
&lt;br&gt;&lt;br&gt;Specifically, I object to the following comment in section 5.1:
&lt;br&gt;&lt;br&gt;: &amp;nbsp;XHTML Documents which follow the guidelines set forth in [XHTMLMIME] 
&lt;br&gt;: &amp;nbsp;may be labeled with the Internet Media Type &amp;quot;text/html&amp;quot; [RFC2854]
&lt;br&gt;&amp;nbsp;-- &lt;a href=&quot;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090528/#media&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090528/#media&lt;/a&gt;&lt;br&gt;&lt;br&gt;My original comments stand, namely that I request that either this prose 
&lt;br&gt;be removed, disallowing XHTML documens to be sent as text/html, or that 
&lt;br&gt;the guidelines set forth in [XHTMLMIME] have the changes listed below made 
&lt;br&gt;to them, including in particular making the guidelines normative, and that 
&lt;br&gt;the text following the above phrase, namely:
&lt;br&gt;&lt;br&gt;: &amp;nbsp;[...] as they are compatible with most HTML browsers.
&lt;br&gt;&amp;nbsp;-- &lt;a href=&quot;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090528/#media&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/MarkUp/2009/ED-xhtml1-20090528/#media&lt;/a&gt;&lt;br&gt;&lt;br&gt;...be changed to refer to &amp;quot;legacy Tag Soup user agents&amp;quot; or some similar 
&lt;br&gt;wording that admits that XHTML cannot be made compatible with HTML, only 
&lt;br&gt;with the error handling code of existing user agents.
&lt;br&gt;&lt;br&gt;Thank you for responding to my comments.
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; I believe the XHTML1 spec is wrong to allow XHTML to be sent as
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; text/html. While in theory XHTML1 can be made compatible with Tag Soup
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; UAs while still being valid and correct, the reality is that few
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; authors are able to do so.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; I recommend that the working group consider releasing another edition
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; of XHTML1, that removes the ability to send XHTML as text/html.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; However, if the working group does not wish to do this, I believe the
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; following changes need to be made to appendix C:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; 1. Make the appendix normative.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; 2. Change &amp;quot;on existing HTML user agents&amp;quot; to &amp;quot;on legacy Tag Soup user
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;agents&amp;quot; or some similar wording that admits that XHTML cannot be
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;made compatible with HTML, only with the error handling code of
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;existing user agents.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; 3. Change the suggestion that XML declarations should be omitted to
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;a more strongly worded recommendation, as XML PIs trigger quirks
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;mode in WinIE6 and are displayed verbatim on PocketIE.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; 4. Remove one of the duplicated sentences in &amp;quot;C.4. Embedded Style
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;Sheets and Scripts&amp;quot;, and require that script and style blocks be
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;neither &amp;quot;commented out&amp;quot; (with &amp;lt;!--/--&amp;gt;), nor enclosed in CDATA
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;blocks, nor include any entities.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; 5. Add a section requiring that &amp;lt;tbody&amp;gt; not be omitted.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; 6. Change the &amp;quot;C.11. Document Object Model and XHTML&amp;quot; section
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;slightly so that it requires that scripts be aware that when
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;treated as XML, they should use the namespace-aware Core APIs,
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;and when treated as HTML, it should use the DOM1 Core APIs;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;similarly, that all script compare tagNames and attributes by
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;lowercasing them first.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; 7. Require that stylesheets style the HTML element rather than the
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;BODY element.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; 8. Documents should not use the &amp;lt;meta http-equiv=&amp;quot;Content-Type&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;element. (Actually this applies to all XHTML.)
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; 9. There should be no use of namespaces other than the XHTML one.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;(This is true of all valid XHTML elements anyway.)
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp;10. There should be no XML Stylesheet PIs anywhere. (See 3)
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; Overall, I think the language should be made more strict (&amp;quot;MUST&amp;quot;s
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; rather than &amp;quot;SHOULD&amp;quot; or &amp;quot;MAY&amp;quot;). Stricter requirements are a great help
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; when evangelising the use of correct markup.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Ian Hickson &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; U+1047E &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;)\._.,--....,'``. &amp;nbsp; &amp;nbsp;fL
&lt;br&gt;&lt;a href=&quot;http://ln.hixie.ch/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ln.hixie.ch/&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;U+263A &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/, &amp;nbsp; _.. \ &amp;nbsp; _\ &amp;nbsp;;`._ ,.
&lt;br&gt;Things that are impossible just take longer. &amp;nbsp; `._.-(,_..'--(,_..'`-.;.'
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-XHTML1%3A-Suggested-improvements-to-Appendix-C-%28PR-6232%29-tp23770822p23770822.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23716614</id>
	<title>value for class attribute should be CDATA (not NMTOKENS)</title>
	<published>2009-05-25T21:18:27Z</published>
	<updated>2009-05-25T21:18:27Z</updated>
	<author>
		<name>Michael(tm) Smith-4</name>
	</author>
	<content type="html">A document containing an element which has a class attribute with
&lt;br&gt;an empty value (for example, &amp;lt;div class=&amp;quot;&amp;quot;&amp;gt;) is valid in XHTML 1.0
&lt;br&gt;(and in HTML 4.01), but it seems like the XHTML 1.1 specification
&lt;br&gt;redefines the value of the class attribute in such a way that it's
&lt;br&gt;no longer valid in XHTML 1.1
&lt;br&gt;&lt;br&gt;For the record, here are the details:
&lt;br&gt;&lt;br&gt;In the XHTML Common Attribute Definitions section[1] of the XHTML
&lt;br&gt;Modularization 1.1 specification, the value of the class attribute
&lt;br&gt;is defined as NMTOKENS:
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://www.w3.org/TR/2008/REC-xhtml-modularization-20081008/dtd_module_defs.html#a_module_XHTML_Common_Attribute_Definitions&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2008/REC-xhtml-modularization-20081008/dtd_module_defs.html#a_module_XHTML_Common_Attribute_Definitions&lt;/a&gt;&lt;br&gt;&lt;br&gt;But in the XHTML 1.0 DTDs (and in HTML 4.01), the value of the
&lt;br&gt;class attribute is defined[2] as CDATA:
&lt;br&gt;&lt;br&gt;[2] &lt;a href=&quot;http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-strict.dtd_coreattrs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-strict.dtd_coreattrs&lt;/a&gt;&lt;br&gt;&lt;br&gt;This seems to be a substantive change, but it's not documented in
&lt;br&gt;the Changes from XHTML 1.0 Strict section[3] of the XHTML 1.1
&lt;br&gt;specification, &lt;a href=&quot;http://www.w3.org/TR/xhtml11/changes.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml11/changes.html&lt;/a&gt;&amp;nbsp;-- and
&lt;br&gt;I've not so far been able to find any record of an announcement
&lt;br&gt;about that change (nor any record of discussion about it at all).
&lt;br&gt;&lt;br&gt;Anyway, I note that the XML spec defines NMTOKENS as a space-
&lt;br&gt;separated list of one or more NMTOKEN, and each NMTOKEN must be
&lt;br&gt;one or more name characters, &lt;a href=&quot;http://www.w3.org/TR/xml/#NT-Nmtoken&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xml/#NT-Nmtoken&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; Nmtokens ::= &amp;nbsp;Nmtoken (#x20 Nmtoken)*
&lt;br&gt;&amp;nbsp; Nmtoken &amp;nbsp;::= &amp;nbsp;(NameChar)+
&lt;br&gt;&lt;br&gt;So as far as I can see from that, any attribute whose value is
&lt;br&gt;defined as NMTOKENS must not be empty. So by redefining the value
&lt;br&gt;of the class attribute from CDATA to NMTOKENS, the XHTML 1.1
&lt;br&gt;specification introduces a change that's not backward compatible
&lt;br&gt;with existing XHTML 1.0 content -- a change that'll cause users to
&lt;br&gt;find that their existing XHTML 1.0-valid documents containing
&lt;br&gt;empty class attributes are no longer considered valid in XHTML 1.1
&lt;br&gt;&lt;br&gt;&amp;nbsp; --Mike
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Michael(tm) Smith
&lt;br&gt;&lt;a href=&quot;http://people.w3.org/mike/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://people.w3.org/mike/&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/value-for-class-attribute-should-be-CDATA-%28not-NMTOKENS%29-tp23716614p23716614.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23640840</id>
	<title>Improve the Quality of your Sleep</title>
	<published>2009-05-20T11:21:13Z</published>
	<updated>2009-05-20T11:21:13Z</updated>
	<author>
		<name>Denton Newbern</name>
	</author>
	<content type="html">Studies have shown that insufficient sleep is the leading cause for stress related diseases. Your 7-9 hours of downtime every night actually help you eliminate stress, regenerate your energy levels, repair any damages in your body and recover or fight off diseases. Stress and a lack of sleep can cause a variety of health related problems, many of which can be serious.
&lt;br&gt;&lt;br&gt;Many people suffer from sleeping disorders such as difficulty falling asleep, sleeping through the night and even more commonly a lack of quality sleep. Sleep is not only necessary in quantity, but even more importantly quality. Do you sleep through the night but wake up exhausted? Perhaps you are getting the number of hours you need, but not the deep sleep you need just as much! What people don't know that this problem is now easily solved!
&lt;br&gt;&lt;br&gt;Melatrol will help you fall asleep faster, deeper and provides you with a better quality sleep so you can enjoy a productive day! There is no need to depend on caffeine to get you going in the morning; there is no need to put up with mood swings and anxiety due to a lack of sleep!
&lt;br&gt;&lt;br&gt;For more details and information, send us a request at &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23640840&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;1698ridlen.barbara@...&lt;/a&gt; and we will get back to you shortly.
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;Sleep Solutions Marketing
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------
&lt;br&gt;This email has been written and proved to be in compliance with the recently established can-spam act law in US. We are not provoking or forcing any person in any way to participate in our programs. To participate is your own decision and you carry the responsibility of taking further part in this promotion. Anyway, if you don't want to receive more good offers from us, you can simply Unsubscribe by sending us a notification email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23640840&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;get.out_from_list@...&lt;/a&gt; with a mail-subject and text &amp;quot;Unsubscribe me&amp;quot;, and we will get your email out of our list within 10 days.
&lt;br&gt;&lt;br&gt;This message is STRICTLY CONFIDENTIAL and is solely for the individual or organisation to whom it is addressed. It may contain PRIVILEGED and CONFIDENTIAL information. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication and its contents is strictly prohibited. If you are not the intended recipient you should not read, copy, distribute, disclose or otherwise use the information in this email. Email may be susceptible to data corruption, interception and unauthorised amendment, and we do not accept liability for any such corruption, interception or amendment or the consequences thereof or your reliance on any information contained therein if you are not the intended recipient. If you are not interested in the offered promotions, please just don't answer. If you think you have received this message and its contents in error, please delete it from your computer, or follow the unsubscribing procedure shown above.
&lt;br&gt;------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; </content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Improve-the-Quality-of-your-Sleep-tp23640840p23640840.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23623562</id>
	<title>Hi friend,</title>
	<published>2009-05-19T13:13:13Z</published>
	<updated>2009-05-19T13:13:13Z</updated>
	<author>
		<name>Mike Agnes</name>
	</author>
	<content type="html">&lt;div&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;5&quot;&gt;&lt;em&gt;&lt;strong&gt;Hi friend,&lt;br&gt;    how are you doing recently ? I would like to introduce you a very good company which i knew.Their website is   &lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;&lt;a href=&quot;http://www.elewholesale.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;5&quot;&gt;&lt;em&gt;&lt;strong&gt;www.elewholesale.com&lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;5&quot;&gt;&lt;em&gt;&lt;strong&gt;   .They can offer you all kinds of electronical products which you need like laptops ,gps ,TV LCD,cell phones,ps3,MP3/4,motorcycles  etc........Please take some time to have a check ,there must be somethings you &amp;#39;d like to purchase .&lt;br&gt;

Their contact email: &lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23623562&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eleintrade@...&lt;/a&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;5&quot;&gt;&lt;em&gt;&lt;strong&gt;. &lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;&lt;/div&gt;


&lt;div&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;5&quot;&gt;&lt;em&gt;&lt;strong&gt;                       MSN:  &lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23623562&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eleintrade01@...&lt;/a&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;5&quot;&gt;&lt;em&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;&lt;strong&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;5&quot;&gt;&lt;em&gt;&lt;br&gt;

Hope you have a good mood in shopping from their company !&lt;br&gt;                                                                                                     Regards&lt;/em&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Hi-friend%2C-tp23623562p23623562.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23326574</id>
	<title>xhtml11-flat.dtd corrupted in ZIP and TGZ downloads</title>
	<published>2009-04-30T17:09:24Z</published>
	<updated>2009-04-30T17:09:24Z</updated>
	<author>
		<name>Christian Roth-4</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;it looks like the file
&lt;br&gt;&lt;br&gt;/DTD/xhtml11-flat.dtd
&lt;br&gt;&lt;br&gt;in both of the downloads from
&lt;br&gt;&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.w3.org/TR/xhtml11/xhtml11.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml11/xhtml11.zip&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; and
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.w3.org/TR/xhtml11/xhtml11.tgz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml11/xhtml11.tgz&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;is corrupt. It has text &amp;quot;]&amp;gt;&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;title&amp;lt;/title&amp;gt;&amp;lt;/
&lt;br&gt;head&amp;gt;&amp;lt;body&amp;gt;&amp;lt;p&amp;gt;text&amp;lt;/p&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&amp;quot; at its very end, and an XML parser
&lt;br&gt;reports the file to be an invalid DTD file.
&lt;br&gt;&lt;br&gt;Kind regards
&lt;br&gt;Christian Roth
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/xhtml11-flat.dtd-corrupted-in-ZIP-and-TGZ-downloads-tp23326574p23326574.html" />
</entry>

</feed>
