- From: Shane McCarron <shane@aptest.com>
- Date: Wed, 13 Jul 2005 09:36:37 -0500
- To: Min Zhang <belemcheung@hotmail.com>
- CC: www-html-editor@w3.org
Thanks for pointing this out - it was indeed a typo. We have fixed it for the next version. For those of you interested, the HTML working group uses an extended XHTML for source (xhtmldoc). This extended XHTML has an "example" element, and in transitioning to it we accidently left in an old "pre" element, which is how examples used to be coded in the source. Thanks again! Min Zhang wrote: > Hi, > > Thanks much for your hard work first! > > I find an issue when I review XHTML 2.0 > <http://www.w3.org/TR/2005/WD-xhtml2-20050527/>, please go to > http://www.w3.org/TR/2005/WD-xhtml2-20050527/conformance.html > > In 3.1.1 Strictly Conforming Documents section, look at the "Example > of an XHTML 2.0 document" part. You will find a CLOSE PRE tag [</pre>] > at the end of the example. I am not sure why it is here since no <pre> > tag in front actually. > > Is this an issue? > > With kind personal regards, > *Belem Cheung * > > Lab I, Testing Division II > 4/F Kangde Mansion > No. 17 Shangdi Liu Jie > Haidian District, Beijing > China > > Additional: > > Example of an XHTML 2.0 document > ><?xml version="1.0" encoding="UTF-8"?> ><?xml-stylesheet type="text/css" > href="http://www.w3.org/MarkUp/style/xhtml2.css"?> ><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 2.0//EN" > "http://www.w3.org/MarkUp/DTD/xhtml2.dtd"> ><html xmlns="http://www.w3.org/2002/06/xhtml2/" xml:lang="en" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:schemaLocation="http://www.w3.org/2002/06/xhtml2/ > http://www.w3.org/MarkUp/SCHEMA/xhtml2.xsd" >> > <head> > <title>Virtual Library</title> > </head> > <body> > <p>Moved to <a >href="http://example.org/">example.org</a>.</p> > </body> ></html>*</pre>* > >** > > > ------------------------------------------------------------------------ > 请使用 MSN Messenger <http://g.msn.com/8HMBCN/2728??PS=47575> 与联机的 > 朋友进行交流 -- Shane P. McCarron Phone: +1 763 786-8160 x120 Managing Director Fax: +1 763 786-8180 ApTest Minnesota Inet: shane@aptest.com
Received on Wednesday, 13 July 2005 14:53:18 UTC