- From: Philippe Le Hegaret <plh@w3.org>
- Date: 02 Apr 2003 11:01:39 -0500
- To: Gareth Reakes <gareth@decisionsoft.com>
- Cc: WWW DOM <www-dom@w3.org>
On Fri, 2003-03-28 at 04:47, Gareth Reakes wrote: > > // 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" Fixed. thanks. Philippe
Received on Wednesday, 2 April 2003 11:01:42 UTC