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

Re: your mail

Subject: Re: your mail
From: Mike Brown <mike@xxxxxxxx>
Date: Fri, 13 Apr 2001 16:21:34 -0600 (MDT)
service mark sign
murali meraga wrote:
>   Anyone know how to code trade marks in xml? 

XML uses Unicode. If you can't type a character directly in the document's 
binary encoding, you can use a character reference, which is comprised 
entirely of ASCII characters.

The trade mark sign is &#x2122; or &#8482;
The registered trade mark sign is &#xAE; or &#174;
The service mark sign is &#x2120; or &#8480;

Note that these will be mapped back into your output encoding or to HTML 
entity refs upon serialization of the result tree, and if they aren't 
available in that encoding, you'll likely get question marks.

   - Mike
_____________________________________________________________________________
mike j. brown, software engineer at  |  xml/xslt: http://skew.org/xml/
webb.net in denver, colorado, USA    |  personal: http://hyperreal.org/~mike/

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


Current Thread
  • RE: RE:, (continued)
        • Xuegen Jin - Sat, 14 Apr 2001 18:26:29 -0400 (EDT)
        • David Carlisle - Sat, 14 Apr 2001 20:12:56 -0400 (EDT)
        • Xuegen Jin - Sat, 14 Apr 2001 20:27:46 -0400 (EDT)
        • Peter Flynn - Sun, 15 Apr 2001 12:09:30 -0400 (EDT)
        • Mike Brown - Fri, 13 Apr 2001 19:22:21 -0400 (EDT) <=
    • Mike Brown - Fri, 13 Apr 2001 17:41:47 -0400 (EDT)

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.