Antony Xerich wrote:
I think the only problem place is "{}nodeLocalName". It may be qualified name with empty ns prefix ("" , "{}nodeLocalName" ) or expanded name with empty ns uri ( "", "nodeLocalName" ). It is interesting how would it be translated?
I think the *intent* was to treat "{}foo" as a local name of "{}foo", and to consider the expanded notation of "foo" to be "foo".
I'm not sure whether this is clear from the spec; somebody should check :-) BR, Julian
