10 Sep
2008
10 Sep
'08
5:26 p.m.
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