This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: output with no tags


> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]