What are the specifications defined in XSLT?

What are the specifications defined in XSLT?



- The specifications are defined using the syntax and semantics of XSLT language and uses the namespace fundamentals of XML.

- XML names can include both the elements that are defined using the XSLT and those that are not defined.

- XSLT defines the parameters and XML namespace that can be used to refer the syntax and semantics of XSLT namespace.

- The semantics that are used with XSLT namespace need to be defined in the correct order.

- It provides the syntax for all the specifications that needs to be written and allow the user to use the elements given.
Post your comment