[
Lists Home |
Date Index |
Thread Index
]
- From: Ann Navarro <ann@webgeek.com>
- To: "Rick Jelliffe" <ricko@allette.com.au>, <xml-dev@ic.ac.uk>
- Date: Mon, 20 Sep 1999 11:15:52 -0400
It should be noted that Steven's indicated he's not subbed here, so if
anyone wants him to see your comments directly, please cc
<Steven.Pemberton@cwi.nl>
Ann
At 10:58 PM 9/20/99 +0800, Rick Jelliffe wrote:
>
> From steven Thu Sep 16 15:02:06 1999
>
>>Using Namespaces
>>
>>The only place where the distinction between using one namespace and
>>using three is important is when including fragments of xhtml in
>>another document.
>
>A document processor can tell if a name has been used which it doesnt
>understand
>when it comes to that offending element. Otherwise we get the ludicrous
>position
>that a strict HTML processor will reject
> <notes>
> <p xmlns='http://www.w3.org/TR/xhtml1/transition'>
> This is also available
> <a href="http://www.w3.org/">online</a>.
> </p>
> </notes>
>while accepting
> <notes>
> <p xmlns='http://www.w3.org/TR/xhtml1/strict'>
> This is also available
> <a href="http://www.w3.org/">online</a>.
> </p>
> </notes>
>
>
>Rick Jelliffe
>
>
>
>
>
>
>xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
>Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN
>981-02-3594-1
>To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
>(un)subscribe xml-dev
>To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
>subscribe xml-dev-digest
>List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
>
---
Author of Effective Web Design: Master the Essentials
Coming in September --- Mastering XML
Founder, WebGeek Communications http://www.webgeek.com
Vice President-Finance, HTML Writers Guild http://www.hwg.org
Director, HWG Online Education http://www.hwg.org/services/classes
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|