1.

What Are The Parts In Which Template Gets Defined?

Answer»

Templates are the combination of applications and the overall architecture made using the stylesheet.

It basically CONSISTS of two parts and they are as follows:

  • The PATTERNS are CHECKED against another pattern for the matching and if it is matched then the result gets displayed.
  • The matches are performed against the nodes using the source tree that is different from other part of TREES
  • The template can be instantiated to form the part of the result tree that is different from the source tree as well.
  • The stylesheets are allowed to provide the documents used by XML and DISPLAY it using the browser.

Templates are the combination of applications and the overall architecture made using the stylesheet.

It basically consists of two parts and they are as follows:



Discussion

No Comment Found