comment

fun comment(vocabularyPrefix: String = vPrefix, vocabularyNamespace: String = vNamespace, select: String? = null, attributes: Map<QName, String> = mapOf(), ns: Map<String, String> = mapOf(), init: XsltComment.() -> Unit)(source)