writeElementContent
fun XmlWriter.writeElementContent(missingNamespaces: MutableMap<String, String>?, reader: XmlReader)(source)
Write the child content of the current element in the reader to the output This does not write the container itself