I am trying to create attribute only xmlns. Browsing in Chrome does it without problems, but Browsing in FireFox creates xmlns:xsi.
If I change the name of the attribute, it will add it reliably, but the clean xmlns one will definitely not. I tried to change the notation from "xmlns" to 'xmlns' but apparently the error is not there.
How can I solve this problem?