RoxenCMS 17Web Developer ManualXSLT Extensions

   

<rxml:copy-attributes>
<rxml:helptext>
<rxml:parse>
<rxml:variable-dependency>

<rxml:helptext></rxml:helptext>

Provided by module: CMS: XSLTransform

Top-level element which adds help texts to the stylesheet. It can be used to document the stylesheet itself, a specific tag, or a specific tag attribute depending on the value of the match attribute.

Note!

This element is a Roxen-specific extension, and the help texts are only visible from inside Roxen SiteBuilder.


Attributes

match="string"

When not specified the <rxml:helptext> contents is interpreted as the help text for the entire stylesheet. When set to a tag name the documentation applies to the tag only. If the value is given as tag-name/@attribute it will apply to the attribute supplied.