writeElement

fun XmlWriter.writeElement(missingNamespaces: MutableMap<String, String>?, reader: XmlReader)(source)

Write the entirety of an element content to the writer.