[Zope-dev] SVN: z3c.pt/trunk/TODO.txt
Dieter Maurer
dieter at handshake.de
Wed Sep 10 13:26:42 EDT 2008
Martijn Faassen wrote at 2008-9-10 11:32 +0200:
> ...
>As far as I know in XML, attributes without an explicit namespace prefix
>are not in any namespace at all. Default namespaces don't apply to
>attributes.
http://www.w3.org/TR/2006/REC-xml-names-20060816/#scoping-defaulting
specifies:
"the interpretation of unprefixed attributes is determined by the element on which they appear."
The "tal/metal:" elements have decided that unprefixed attributes
are interpreted as belonging to this namespace.
--
Dieter
More information about the Zope-Dev
mailing list