What does a powerful template do? - XSLT
What does a powerful template do?
- Template can be powerful and used to create the structure of higher complexity as well.
- It provides the searching of the correct location in the source tree and it generate the structure by repeating the occurrences of the elements.
- The transformation can be made simpler to the structure where the result tree is independent of the structure.
- The source tree can also consists of either a single template or other types of templates.
- The function displays the template for the complete result tree and it provide better functionality of use.