Instance Propertyswift-dom 1.2.0DOM

xmlns

Sets the XML namespace, if non-nil. This should almost always be the string "http://www.w3.org/2000/svg".

SVG.AttributeEncoder.swift:53
var xmlns: String? { get set }