ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xml-dev
xml-dev
RE: [xml-dev] Programming for Markup vs. Markup for Programming
by Bullard, Claude L (Len) other posts by this author
Aug 11 2002 9:29PM messages near this date
RE: [xml-dev] Comparable considered necessary | [xml-dev] how would one define credible linking?
I see the point syntactically about the colonized name, and 
if namespaces really stopped at the syntax rather than just 
being silent, it might be an overwhelming point.  I just 
think we are better off putting namespaces as the first thing 
to the right of 1.0, but not in it.  Designing an XML application 
to be incompatible is probably not smart, but XML itself shouldn't 
have to care.

len


From: Elliotte Rusty Harold [mailto:elharo@[...].edu]

Leaving out namespaces does not guarantee global interoperability. It 
actively harms it. It is not that you must use namespaces. You are 
free not to use namespaces if they are not useful to you. That's OK. 
What is not OK, is designing XML in a way that that is incompatible 
with namespaces; e.g. using colonized names without declaring the 
prefixes.  If you designed names-malformed documents, then many 
parsers and process will automatically reject your documents.

Core is, I think, namespace well-formed documents. This includes 
documents that don't use namespaces at all. It does not include 
documents that are incompatible with namespaces.

-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org> , an
initiative of OASIS <http://www.oasis-open.org> 

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl> 

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved