|
2 |
edited tags
|
||
|
1 |
|
||
How to use node-set function in a platform-independent way?I'm writing some xlst file which I want to use under linux and Windows. In this file I use node-set function which declared in different namespaces for MSXML and xsltproc ("urn:schemas-microsoft-com:xslt" and "http://exslt.org/common" respectively). Is there any platform independent way of using node-set?
|
||||
