clufter Namespace

Note: resources are being published as they (continually) emerge.

Common tags

clufter:comment
content
message (directly or through nested XSLT instructions) to be (eventually) emitted at given location as an XML comment

"protected" variant of standard xsl:comment XSLT instruction; used in the internal clufter logic, not intended for direct usage

clufter:snippet
content
either application-specific, clufter or top-level/special XSL tags or their combination

used in the internal clufter logic, not intended for direct usage

clufter:descent
at
the target of the descent (optional, defaults to * under the hood)
content
(empty)

triggers the descent/recursion (in the XSLT sense)

clufter:descent-mix
at
the target of the descent (optional, defaults to * under the hood)
preserve-rest
whether to stand also for identity transform capturing anything without more specific pattern to be matched: false (default), true
content
(empty)

triggers the descent/recursion (in the XSLT sense)

clufter:message
prefix
additional prefix to enable fine-grained filtering of the messages later on (optional, defaults to '' under the hood)
content
the actual message

custom wrapper for xsl:message so that correct messages can be picked up later on (from presumably chaotic soup of messages); currently unused/unimplemented

contact: jpokorny at redhat dot com
last change: 2014-10-13