xsl-list
[Top] [All Lists]

Re: how red ampersand from the xml file

2005-03-25 11:08:53
If I may add to what Joe said..

The character data inside an element cannot contain
unescaped &. & is interpreted as begining an entity
reference(e.g. &lt, &gt etc) by the XML parser. So it
must be escaped using &

You must rectify the XML generation process, so it
must produce & instead of &.

Regards,
Mukul

--- henry human <henry_human(_at_)yahoo(_dot_)de> wrote:
they are generated as text (read recordsets from a 
access database and write them as xml tag to a xml
file)

--- Joe Fawcett <joefawcett(_at_)hotmail(_dot_)com> wrote:
----- Original Message ----- 
From: "henry human" <henry_human(_at_)yahoo(_dot_)de>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Friday, March 25, 2005 5:36 PM
Subject: Re: [xsl] how red ampersand from the xml
file


very bad!
because i dont generate this xml files!
i must change alle xml files manualy!
thanks
a xsm file (

Well technically they're not xml files unless they
escape the ampersand. Are you 
sure it's not just the way you're examining them.
How are they produced, it is 
either a very flawed xml process or they are just
being written as text files.


Joe 



--~------------------------------------------------------------------
XSL-List info and archive: 
http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to:
http://lists.mulberrytech.com/xsl-list/
or e-mail:

<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




      

      
              

___________________________________________________________

Gesendet von Yahoo! Mail - Jetzt mit 250MB Speicher
kostenlos - Hier anmelden: http://mail.yahoo.de


--~------------------------------------------------------------------
XSL-List info and archive: 
http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to:
http://lists.mulberrytech.com/xsl-list/
or e-mail:
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




                
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--