Welcome to WebHeadStart.org

Web Technologies

Sponsored By

WebHeadStart.org is currently in beta.
Please pardon our appearance as we work to provide you with the most comprehensive reference on today's web technologies.

Interested in advertising on WebHeadStart? Become an advertising partner today!

[WWW-HTML Mailing List Archive Home] [Messages By Thread] [Messages By Date]

Re: Is this an error in the DTD for xhtml 1.1?

From: Christian Wolfgang Hujer <Christian.Hujer@itcqis.com>
Date: Sat, 13 Dec 2003 22:50:26 +0100
To: James Edward Hill <linux-disciple007@earthlink.net>, www-html@w3.org
Cc: murray.altheim@sun.com
Message-Id: <200312132250.27556.Christian.Hujer@itcqis.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello James,


Am Samstag, 13. Dezember 2003 16:56 schrieb James Edward Hill:
> Hello everybody,
>
> I was looking thru the xhtml 1.1 DTD and noticed what I think may be an
> error. If everybody could take a look at this.
>
> The "error" occurs on line 118 here is a copied and pasted section of
> that code
>
> <!-- Post-Framework Redeclaration placeholder  ................... -->
> <!-- this serves as a location to insert markup declarations
>      into the DTD following the framework declarations.
> -->
> <!ENTITY % xhtml-postfw-redecl.module "IGNORE" >
> <![%xhtml-postfw-redecl.module;[
> %xhtml-postfw-redecl.mod;
> <!-- end of xhtml-postfw-redecl.module -->]]>
this is not an error.
This evaluates to:
<![IGNORE[
%xhtml-postfw-redecl.mod;
<!-- ... -->]]>
or
<![INCLUDE[
%xhtml-postfw-redecl.mod;
<!-- ... -->]]>

See http://www.w3.org/TR/REC-xml 
So everything defined in [31] extSubsetDecl or [64] ignoreSectContents is 
allowed.
Comments are allowed in [31].
Strings that look like comments are allowed in [64].

Bye
- -- 
ITCQIS GmbH
Christian Wolfgang Hujer
Geschäftsführender Gesellschafter (Shareholding CEO)
E-Mail: Christian.Hujer@itcqis.com
WWW: http://www.itcqis.com/ 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)

iD8DBQE/24mizu6h7O/MKZkRAjODAJ9IA93ZhrDLdfT2Xd6ceDZlnUzP5gCffnJa
abg+jftxeAOPF2cfFamfML4=
=3I+x
-----END PGP SIGNATURE-----
Received on Saturday, 13 December 2003 16:55:17 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.