[
Lists Home |
Date Index |
Thread Index
]
- From: Keith Jensen <kjensen@ellora.com>
- To: <xml-dev@xml.org>
- Date: Fri, 09 Jun 2000 11:01:00 -0400
I can't vouch for for the spec, but any book or text on XML makes
it clear right up front that XML unlike HTML is case-sensitive.
I'm not sure how someone could be working with XML to do anything
significant and not realize this. This is especially true when
validating documents against a DTD, the parser will produce
errors when validating a document with case differences from the
DTD.
Keith
At 09:48 AM 06/09/2000, szegedi@scriptum.hu wrote:
>I wonder if the official XML spec expresses the case sensitivity of element
>names?
>
>Quick searching for "case" and "sensitive" in
>http://www.w3.org/TR/1998/REC-xml-19980210 reveals no explicit mentioning.
>There are some implicit statements regarding other names, i.e. for language
>codes: "Note that these values, unlike other names in XML documents, are
>case insensitive." This would imply that other names ARE case sensitive,
>however this is no clear expression of case sensitivity.
>
>The document referred to as [Clark] mentions the case sensitivity, but its
>status is NOTE, so I cannot take it as part of the official spec.
>
>This is important, as a collegue of mine just implemented a component that
>treats element names in a case-insensitive manner. When I told him XML is
>case sensitive, he replied that he didn't find anything on that in the spec.
>Seemingly, he's right.
>
>Attila.
>
>
>***************************************************************************
>This is xml-dev, the mailing list for XML developers.
>To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
>List archives are available at http://xml.org/archives/xml-dev/
>***************************************************************************
>================== RFC 822 Headers ==================
>Return-Path: owner-xml-dev@xml.org
>Received: by nereus.ellora.com (UCX V3.3 AXP)
> Fri, 9 Jun 2000 09:47:58 -0400
>Received: from oasis.oasis-open.org ([207.228.236.154])
> by raison.ellora.com (8.9.3/8.9.3) with ESMTP id JAA11586
> for <kjensen@ellora.com>; Fri, 9 Jun 2000 09:48:55 -0400
>Received: from localhost (daemon@localhost)
> by oasis.oasis-open.org (8.8.8/8.8.8) with SMTP id JAA03033;
> Fri, 9 Jun 2000 09:40:52 -0400 (EDT)
>Received: by xml.org (bulk_mailer v1.12); Fri, 9 Jun 2000 09:39:14 -0400
>Received: (from majordomo@localhost)
> by oasis.oasis-open.org (8.8.8/8.8.8) id JAA02664
> for xml-dev-out; Fri, 9 Jun 2000 09:09:25 -0400 (EDT)
>Received: from scriptum.hu (www.scriptum.hu [213.163.0.6])
> by oasis.oasis-open.org (8.8.8/8.8.8) with SMTP id IAA02413
> for <xml-dev@xml.org>; Fri, 9 Jun 2000 08:49:17 -0400 (EDT)
>Message-ID: <27284B423E0486FEDC3404CE@dict.scriptum.hu>
>Received: From lemma.scriptum.hu [213.163.4.62] by dict.scriptum.hu
[213.163.0.6]
> with MsgCore/NT [(C) 1998,2000 Nosque Workshop] BD0222
> id27284B423E0486FEDC3404CE; Fri, 9 Jun 2000 14:42:10 +0200
>Reply-To: <szegedi@scriptum.hu>
>From: "Szegedi, Attila" <szegedi@scriptum.hu>
>To: <xml-dev@xml.org>
>Subject: Case sensitivity
>Date: Fri, 9 Jun 2000 14:51:41 +0200
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="iso-8859-2"
>Content-Transfer-Encoding: 7bit
>X-Priority: 3 (Normal)
>X-MSMail-Priority: Normal
>X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0)
>Importance: Normal
>X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600
>Sender: owner-xml-dev@xml.org
>Precedence: bulk
>
>
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|