Valid XML xmlns?

I got a xmlfile in a project where xmlns xmlns=“ns:uri”, is this valid xml?

It certainly messes up my e4x, and i cant “grab” the namespace to remove it, since it isnt formatted like all the other xmlns ive seen.