- From: Gareth Reakes <gareth@decisionsoft.com>
- Date: Fri, 28 Mar 2003 09:47:15 +0000 (GMT)
- To: www-dom@w3.org
// Examine and polish the attributes
//
for ( all non-namespace Attrs of Element )
{
if ( Attr[i] has a namespace URI )
{
if ( attribute has no prefix (default namespace decl does not
apply to attributes)
OR
attribute prefix is not declared
OR
conflict: attribute has a prefix that conficlicts with a
binding
already active in scope)
note the spelling of conflicts in the third or "conficlicts"
Gareth
--
Gareth Reakes, Head of Product Development +44-1865-203192
DecisionSoft Limited http://www.decisionsoft.com
XML Development and Services
Received on Friday, 28 March 2003 04:47:17 UTC