|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: new user question Saxon
<xsl:output method="text" omit-xml-declaration="no" indent="no" escape-uri-attributes="yes"/> If you have text output then there is never any xml declaration, indenting or attributes (uri or otherwise) so that is teh same as <xsl:output method="text"/> What you describe (just getting text back with no markup) is the consistent with the behaviour of a stylesheet that doesn't match teh input document (as that's what the default templates do). Your problem is in the bit you showed as ... so it's hard to be specific, but if teh output was coming to the screen then <xsl:result-document wasn't executed, which means that <xsl:template name="body"> was not executed. But you didn't show the code that was intended to call that template, so I can't comment on why it didn't get called. David ________________________________________________________________________ This e-mail has been scanned for all viruses by Star. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








