xsl-list
[Top] [All Lists]

RE: xslt not working

2005-01-22 10:26:30
This usually means that none of your template rules are matching, and all
the output is produced by the built-in default rules. The usual reason that
none of the template rules match is that you have declared a default
namespace in your source document.

If you want answer that aren't guesses, you'll have to show us your source
XML and XSLT code.

Michael Kay
http://www.saxonica.com/ 

-----Original Message-----
From: Touchtel [mailto:omprakashv(_at_)touchtelindia(_dot_)net] 
Sent: 22 January 2005 12:27
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] xslt not working

Hi all,
    I have this stylesheet that worked fine with 
oraclexmlparserv2. I now
run the same stylesheet with xalan and saxon-b8.2 and all I 
get is only the
content (text ) nodes. Any idea why this might be happening.

Regards,
Omprakash.V



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>