What is XML template?A transformation rule describes a style sheet. Transmission rule is a combination of a pattern and a template. An XML template is a structure that is to be instantiated in a result tree. If a pattern in source tree is matched, the corresponding pattern will be generated in the result tree.What is XML template?XML templates are XML files such as XHTML files. XML templates includes the processing directives which affect how the template is rendered, and the template expressions which are substituted dynamically by various data.
|