minor typo in ns normalization code

  // 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