[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: Please help with XT


Subject: Re: Please help with XT
From: Mike Brown <mike@xxxxxxxx>
Date: Fri, 28 Apr 2000 09:25:59 -0600 (MDT)

> Does anyone could send some piece of code as an example of XT parser usage
> [...]
> I've tried many variants of code but always got  an XSL in result doc

Does your stylesheet refer to the correct namespace for XSLT as defined in
the XSLT Recommendation? If not, then it is just a collection of literal
result elements, which by definition you want to be copied to the result
tree. It should be something like this:

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">

   - Mike
___________________________________________________________
Mike J. Brown, software engineer, Webb Interactive Services
XML/XSL stuff: http://www.skew.org/    http://www.webb.net/


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Keywords