ASP Error: 70
Description: Permission denied
Source: Microsoft VBScript runtime error

[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Re: XML Namespaces and <xsl:output> don´t work

Subject: Re: Re: XML Namespaces and <xsl:output> donīt work
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 15 Oct 2008 20:50:31 +0100
Re:  Re:  XML Namespaces and <xsl:output> don´t work
> xsl:output dont4t work.

Most likely because the result tree is not being serialised by the XSLT
engine. It appears that you are using cocoon which as I recall allows the
result to be passed as an in-memory tree on through a pipeline and
serialisation is handled by cocoon rather than the XSLt engine.

> I i put **** <map:serialize type="xml"/>  then xsl:output work, and Doctype 
> is added but the result is xml, don4t html
> 
> what can i do?
That's a cocoon question not an XSLt one, and it's been many years since
I used cocoon sorry, perhaps someone else can tell you how to get html
serialisation. It's off topic for this list though, really.

However

> I i put **** <map:serialize type="xml"/>  then xsl:output work, and Doctype 
> is added but the result is xml, don4t html

You have put your elements in the xhtml namespace and specifid the xhtml
doctype, so you should want xml serialisation not html. Using the xhtml
doctype with html (should) just lead to parse errors 9although of curse
browsers don't report errors). If you want html you should use
no-namepsae and use html serialisation.


David



________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.