str

fun Iterable<Xml>.str(name: String, defaultValue: String = ""): String
fun Sequence<Xml>.str(name: String, defaultValue: String = ""): String