Re: [xsl] [XSLT, Version 1] Stylesheet to embed a chunk of XML into HTML?

Subject: Re: [xsl] [XSLT, Version 1] Stylesheet to embed a chunk of XML into HTML?
From: Florent Georges <darkman_spam@xxxxxxxx>
Date: Thu, 24 Aug 2006 14:15:26 +0200 (CEST)
"Costello, Roger L." wrote:

> When I drop the resulting HTML into a browser I want the XML
> chunk to display, including the tags.

  So you want to serialize XML to a string.

  You can use an extension function if your product supports it (as
saxon:serialize()), or use a serializer writen in XSLT (I don't
remember the URL, but you can google for it), or write your own
serializer in XSLT, it is not too difficult.

  Regards,

--drkm























	
 p5.vert.ukl.yahoo.com uncompressed/chunked Thu Aug 24 11:13:40 GMT 2006 
	
		
___________________________________________________________________________ 
Dicouvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! 
Yahoo! Questions/Riponses pour partager vos connaissances, vos opinions et vos expiriences. 
http://fr.answers.yahoo.com 

Current Thread