attribute(withName:stringValue:)

create XML attribute node

XML.swift:64
static func attribute(withName: String, stringValue: String) -> XML.Node