Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

XSLT with namespaces

843834Aug 29 2001 — edited Aug 30 2001
Hello 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 27 2001
Added on Aug 29 2001
3 comments
539 views