createDocument
fun createDocument(
namespace: String?,
qualifiedName: String,
doctype: DocumentType? = definedExternally
): XMLDocument
fun createDocument(
namespace: String?,
qualifiedName: String,
doctype: DocumentType? = definedExternally
): XMLDocument