createDocumentType

expect abstract fun createDocumentType(qualifiedName: String, publicId: String, systemId: String): DocumentType
actual abstract fun createDocumentType(qualifiedName: String, publicId: String, systemId: String): DocumentType
actual abstract fun createDocumentType(qualifiedName: String, publicId: String, systemId: String): DocumentType