S
sp
what is the advantage of using XSLTemplate over using the xsl file as
XMLDOMDocument
is it something related to performance? or functionality?
i recently started using XSLT but i use the transformNode function of
XMLDOMDocument to apply the XSLT filtering and i recently came across
XSLTemplate interface so i want to know what exactly makes the
difference in using XSLTemplate than XMLDOMDocument
can anyone help
-praveen
XMLDOMDocument
is it something related to performance? or functionality?
i recently started using XSLT but i use the transformNode function of
XMLDOMDocument to apply the XSLT filtering and i recently came across
XSLTemplate interface so i want to know what exactly makes the
difference in using XSLTemplate than XMLDOMDocument
can anyone help
-praveen