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

RE: handle & in XML

Subject: RE: handle & in XML
From: Daniel Rivers-Moore <daniel.rivers-moore@xxxxxxxxxx>
Date: Fri, 11 Feb 2000 18:19:01 -0000
how to handle in xml
You need to write <company>barnes&amp;noble</company>

There are five characters for which there are predefined entity references
in XML. They are as follows:

'  which should be written as &apos; (short for 'apostrophe')
"  which should be written as &quot; (short for 'quote')
<  which should be written as &lt; (short for 'less than')
>  which should be written as &gt; (short for 'greater than')
&  which should be written as &amp; (short for 'ampersand')

Daniel Rivers-Moore
Director of New Technologies
RivCom

Direct line: +44 (0)1793 792004
Switchboard: +44 (0)1793 792000
Fax: +44 (0)1793 792001
email: daniel.rivers-moore@xxxxxxxxxx
website: www.rivcom.com


 -----Original Message-----
From: 	skodali@xxxxxxxxxxxxx [mailto:skodali@xxxxxxxxxxxxx] 
Sent:	11 February 2000 16:45
To:	xsl-list-digest@xxxxxxxxxxxxxxxx
Subject:	handle & in XML




Hi l,
   I am writing XSLT for generating HTML from XML.
IE5 stops proceesing after seeing & in the XML.
<company>
barnes&nobel
</company>
xsl processing stops at this node. Any suggestions will
be greatly appreciated.

Regards,
Satish



 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
  • handle & in XML
    • skodali - Fri, 11 Feb 2000 08:44:45 -0800
      • <Possible follow-ups>
      • Kay Michael - Fri, 11 Feb 2000 17:21:28 -0000
      • Daniel Rivers-Moore - Fri, 11 Feb 2000 18:19:01 -0000 <=

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.