Class ElemCallTemplate

All Implemented Interfaces:
Serializable, SourceLocator, XSLTVisitable, PrefixResolver, ExpressionNode, ExpressionOwner, WhitespaceStrippingElementMatcher, Document, Element, Node, NodeList
Direct Known Subclasses:
ElemApplyTemplates

public class ElemCallTemplate
extends ElemForEach
Implement xsl:call-template.
 &!ELEMENT xsl:call-template (xsl:with-param)*>
 &!ATTLIST xsl:call-template
   name %qname; #REQUIRED
 &
 
See Also:
named-templates in XSLT Specification, Serialized Form