Hi Andi, > > I finished the namespace-unawareness implementation by replacing all > QNames in NodeTests by *[local-name()='nodename'], except if the > QName's localPart is "*". > Congrats..! I maybe don't get your point, but wildcards match any namespace - foo:* should read * in ns unaware mode. -- Bests Thomas