|
Wait a second, before I continue, what excactly happened? Did you get an error from netscape saying "Can't process XSLT" or did it show data incorrectly or what?
I initally thought netscape was giving you an error. But after seeing the code.. it may be something else. Heh, I solved my own problem in the process, but your problem may be different from mine.
Really the only thing I could think of is maybe you're processing attributes incorrectly or you need a select attribute in the <xsl:apply-templates> tag.
|