<?xml version="1.0"?> <!-- Attribute uniqueness: repeated identical attribute --> <foo xmlns:a="http://example.org/~wilbur" xmlns:b="http://example.org/~wilbur"> <bar a:attr="1" a:attr="2"/> </foo>