Subject: RE: output with no tags
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 8 Jun 2000 11:19:36 +0100
|
> I run the xml and appropriate xslt through saxon, but in my
> output I only get the content with no tags at all.
This question seems to have come up a few times recently. The two common
causes of this effect are:
- getting the arguments on the command line the wrong way round
- spelling the name of the XSL namespace incorrectly in the <xsl:stylesheet>
element.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|