Re: [xml-dev] Global/Local attributes

From
Seairth Jacobs <>
To
Tim Bray <>
Date
2002-08-02T17:45:53Z
ID
<009401c23a4c$72d03b50$6600a8c0@seairthlaptop>
Thread
Re: [xml-dev] Global/Local attributes
I used the wrong term.  Sorry.  "Named namespaces" should have been
"prefixed declared namespace".  I agree with your statement.  Mine was
worded wrong to start with...

---
Seairth Jacobs



----- Original Message -----
From: "Tim Bray" <>
To: "Seairth Jacobs" <>
Cc: "xml-dev" <>
Sent: Friday, August 02, 2002 1:22 PM
Subject: Re: [xml-dev] Global/Local attributes


> Seairth Jacobs wrote:
>
> >
> > But it isn't just syntactic minimization.  Named namespaces and default
> > namespaces are not they same.  They have different semantics.  You
cannot
> > necessarily use them interchangably.
>
> Wrong.  They have different *syntax* rules.  At the end of the day,
> every element & attribute always has a local part, and may or may not
> have a namespace name - whether the namespace name was defaulted or
> explicit is typically never of concern to someone processing the data
> downstream (with the exception of editor-class applications). -Tim
>
>