applyTemplates

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