According to MDN xlink:href, we should use href instead of xlink:href, but on the svg example page (which was last updated July 6, 2017), the attribute in the example is xlink:href.
Does it matter which attribute is used?
According to MDN xlink:href, we should use href instead of xlink:href, but on the svg example page (which was last updated July 6, 2017), the attribute in the example is xlink:href.
Does it matter which attribute is used?
Yes, xlink:href will be dropped but for now I think the best long term option is to use both attributes together.