XSLTemplateDescription-class: Description of an XSL template

Description Objects from the Class Extends Methods Author(s) References See Also Examples

Description

This is a class that provides an R-level description (i.e. not an external pointer) of an XSL template. For the present, it is an S3-style class and instances are created in C code.

It has 6 fields:

Objects from the Class

A virtual Class: No objects may be created from it.

Extends

Class "oldClass", directly.

Methods

docName

signature(doc = "XSLTemplateDescription"): get the name of the XSL style sheet document from this template

Author(s)

Duncan Temple Lang

References

http://xmlsoft.org/XSLT

See Also

xsltApplyStyleSheet

Examples

1
showClass("XSLTemplateDescription")

sckott/sxslt documentation built on May 29, 2019, 4:06 p.m.