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

Re: Getting the © from XML to HTML

Subject: Re: Getting the © from XML to HTML
From: Keith Visco <kvisco@xxxxxxxxx>
Date: Mon, 12 Oct 1998 12:50:28 -0400
xsl copy
Andrew,

You can also use &amp;copy; The XML parser will map the first entity to
& and your output will contain your desired entity..&copy;

--Keith

Andrew Bunner wrote:
> 
> >How to I get things like &copy; and &uuml; from an XML document into
> >an HTML document. It (obviously, you will say) doesn't like it in the
> >XML nor the XSL file.
> 
>    Here is the solution I'm using... get the latest version of XT and include
> &#169; in the source file ... XT is smart enough to map it to &copy; in the
> result file if the root element of your style sheet looks like this...
> 
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl"
> xmlns="http://www.w3.org/TR/REC-html40" result-ns="">
> 
> -- Andrew
> 
>    Andrew Bunner           bunner@xxxxxxxxxxxxxxxxxx
>    President, Mass Quantities, Inc.
>    Professional Supplements for the Perfect Physique
>    http://www.massquantities.com
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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


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.