XSLT with namespaces
843834Aug 29 2001 — edited Aug 30 2001Hello everyone:
I am using the xalan-j_2_2_D9 from apache to design my style sheets. I was going through the examples that come along with the package and tried out the simple transform program for a style sheet and a corresponding xml file.
It was strange really, when I apply the stylesheet to an xml file which has no namespaces...it works fine...bbut if there is a namespace there I get nothing.
Is there any specific approach to be used in xslt if the xml record has namespaces
Thanks
Prashanth