XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Case sensitivity of system identifiers

Title: Case sensitivity of system identifiers

Hi,

Considering a DTD "sampledocument.dtd" and two documents, one starting with:

<!DOCTYPE sampledocument SYSTEM "sampledocument.dtd">
...

the other one starting with:

<!DOCTYPE sampledocument SYSTEM "sampledocument.DTD">
...


The two xml documents only differ by the case of the file name of the refered local DTD. On a Windows host both xml documents are regarded as valid (XMLSpy), on a UNIX host the second document is not, because the validator cannot find the DTD (UNIX file system is case-sensitive).

XML as such is case-sensitive, but are the values of system identifiers case-sensitive as well?

I did not find any explicit hint on that, can anybody point me to where this matter might be specified?

Thanks a lot

Thomas.



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS