With SVG 2, the xlink: namespace is not necessary and attributes using it are deprecated.
I expect Svg.Attributes should reflect this change by, for example, exposing href instead of xlinkHref.
Ditto for xlinkActuate, xlinkHref, xlinkRole, xlinkShow, xlinkTitle, xlinkType.
More details on MDN