Functions
Link copied to clipboard
fun forEachGroup(vocabularyPrefix: String = vPrefix, vocabularyNamespace: String = vNamespace, select: String, groupBy: String? = null, groupAdjacent: String? = null, groupStartingWith: String? = null, groupEndingWith: String? = null, composite: Boolean? = null, collation: String? = null, attributes: Map<QName, String> = mapOf(), ns: Map<String, String> = mapOf(), init: XsltForEachGroup.() -> Unit)
Link copied to clipboard